| ILyncPlatformLibraryMediaMediaType Property |
Namespace: Inkostar.InterfacesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxLyncPlatformLibraryAudioType MediaType { get; set; }Property MediaType As LyncPlatformLibraryAudioType
Get
Set
property LyncPlatformLibraryAudioType MediaType {
LyncPlatformLibraryAudioType get ();
void set (LyncPlatformLibraryAudioType value);
}abstract MediaType : LyncPlatformLibraryAudioType with get, set
Property Value
Type:
LyncPlatformLibraryAudioType
See Also