Gets or sets the save password flag.

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

Syntax

C#
public 
bool 
IsPasswordSaved { 
get; 
set; }

See Also