Click or drag to resize
LyncPlatformLibraryAudioVideoMediaMediaIdentifier Property
Gets or sets the unique identifier for the current media.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string MediaIdentifier { get; set; }

Property Value

Type: String

Implements

ILyncPlatformLibraryMediaMediaIdentifier
See Also