Gets the flag if Microsoft Lync is in resiliency mode.

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

Syntax

C#
public 
bool 
IsInResiliencyMode { 
get; }

See Also