Represents the event data of a ContributingChanged event.

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

Syntax

C#
public 
class 
IsContributingChangedEventArgs : 
EventArgs

Inheritance Hierarchy

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

See Also