| LyncPlatformLibraryConferenceFailureReasonReasonCode Property |
Gets the SIP error code of the failure.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ReasonCode { get; }Public ReadOnly Property ReasonCode As Integer
Get
public:
property int ReasonCode {
int get ();
}member ReasonCode : int with get
Property Value
Type:
Int32
See Also