Click or drag to resize
LyncPlatformLibraryExceptionInnerException Property
Gets the inner exception that generated the failure.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Exception InnerException { get; }

Property Value

Type: Exception
See Also