| LyncPlatformLibraryEventLeavingParticipant Property |
Gets when applicable the endpoint of the participant who is leaving the conference.
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 LeavingParticipant { get; }Public ReadOnly Property LeavingParticipant As String
Get
public:
property String^ LeavingParticipant {
String^ get ();
}member LeavingParticipant : string with get
Property Value
Type:
String
See Also