Gets or sets the configuration mode value.

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

Syntax

C#
public 

LyncClientConfigurationMode 
Mode { 
get; 
set; }

See Also