Represents the state of a ConversationWindowNeedsAttention event.

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

Syntax

C#
public 
class 

ConversationWindowNeedsAttentionEventArgs : 
EventArgs

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . EventArgs
     Microsoft.Lync.Model.Extensibility . . :: . . ConversationWindowNeedsAttentionEventArgs

See Also