| ILyncPlatformLibraryMediaMediaIdentifier Property |
Gets or sets the unique identifier for the current media.
Namespace: Inkostar.InterfacesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring MediaIdentifier { get; set; }Property MediaIdentifier As String
Get
Set
property String^ MediaIdentifier {
String^ get ();
void set (String^ value);
}abstract MediaIdentifier : string with get, set
Property Value
Type:
String
See Also