| LyncPlatformLibraryEventMutedParticipant Property |
Gets when applicable the endpoint of the participant who was muted.
RemarksThis is applicable to conference event types.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string MutedParticipant { get; }Public ReadOnly Property MutedParticipant As String
Get
public:
property String^ MutedParticipant {
String^ get ();
}member MutedParticipant : string with get
Property Value
Type:
String
See Also