Share via


UCBase.InitializationFailed Property

Gets a bool value which indicates whether or not the establishment of a connection to Lync failed.

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

Syntax

public bool InitializationFailed { get; private set; }

Field Value

True if the initialization failed, False if it succeeded.

See Also

UCBase Class

Microsoft.Lync.Controls Namespace