ReferStateChangedEventArgs.NotifyStatusCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status code parsed from notification body.
public:
property int NotifyStatusCode { int get(); };
public int NotifyStatusCode { get; }
member this.NotifyStatusCode : int
Public ReadOnly Property NotifyStatusCode As Integer
Property Value
Remarks
If the value is 0, then it indicates that there is no status code available.