Returns true if this channel is contributing (sending media).

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

Syntax

C#
public 
bool 
IsContributing { 
get; }

See Also