Click or drag to resize
LyncPlatformLibraryEventFailureException Property
Gets when applicable the exception raised from the library.

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

Property Value

Type: LyncPlatformLibraryException
See Also