Click or drag to resize
LyncPlatformLibraryEventConferenceFailureReason Property
Gets when applicable the LyncPlatformLibraryConferenceFailureReason for the failed conference.
Remarks
This is applicable to conference event types.

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

Property Value

Type: LyncPlatformLibraryConferenceFailureReason
See Also