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; }

See Also