ParticipantProperty enumeration
Enumerates the participant properties.
Namespace: Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration ParticipantProperty
'Usage
Dim instance As ParticipantProperty
public enum ParticipantProperty
Members
Member name | Description | |
---|---|---|
RepresentedBy | If remote participant is representing another party, the representation details. | |
ReferredByUri | If remote participant was referred by another party, the transferor's URI | |
Name | The participant name. | |
IsAnonymous | The participant is Anonymous. | |
IsAuthenticated | The participant is authenticated. | |
IsInLobby | The participant is in the lobby. | |
IsLeader | The participant is the leader of the conversation. | |
IsCallParkService | The participant is the Call Park Service. | |
ParkedCall | The msParkedCall token used for safe-retrieve. | |
SoftMuteChangeInitiator | Gives the reason for the last soft mute property change. | |
IsRecording | The participant is recording. | |
IsPresenter | The participant is a presenter in the conversation.
A presenter can share local resources in the conversation. |
|
Reserved1 | ||
Reserved2 | ||
IsPinned | The video stream of the participant is pinned to the user's conversation window video gallery. | |
IsLocked | A meeting presenter has locked he video stream of the participant in the user's conversation window video gallery. | |
Reserved3 | ||
Reserved4 | ||
Reserved5 | ||
Invalid |