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 | he representation details when a remote participant is acting on behalf of another party. | |
ReferredByUri | The transferrer's URI when a remote participant was referred by another party. | |
Name | The participant name. | |
IsAnonymous | The participant is an anonymous user. | |
IsAuthenticated | The participant is authenticated. | |
IsInLobby | The participant is in the conference lobby. | |
IsLeader | The participant is a 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 the conversation. | |
Reserved1 | Reserved for future use. | |
Reserved2 | Reserved for future use. | |
Invalid |