Determines whether the window will be automatically shown.

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

Syntax

C#
public 
int 
AutoShow { 
get; 
set; }

See Also