Gets a collection of participant
properties.
Namespace:
Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IDictionary< ParticipantProperty, Object> Properties { get; } |
.NET Framework Class Library |
Participant . . :: . . Properties Property |
Participant Class See Also Send Feedback |
C# |
---|
public IDictionary< ParticipantProperty, Object> Properties { get; } |