When InitializationFailedis true, this property stores the exception that was generated during initialization.

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

Syntax

C#
public 

LyncControlInitializationError 
InitializationError { 
get; 
private 
set; }

See Also