Represents the event data of a ParticipantPropertyChanged event.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
class 
ParticipantPropertyChangedEventArgs
: 
EventArgs

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . EventArgs
     Microsoft.Lync.Model.Conversation . . :: . . ParticipantPropertyChangedEventArgs

See Also