Get or sets the bool value indication that auto retry for sign in is set.

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

Syntax

C#
public 
bool 
SignInAutoRetry { 
get; 
set; }

See Also