NotificationChannelErrorEventArgs Properties
Collapse the table of content
Expand the table of content

NotificationChannelErrorEventArgs Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The NotificationChannelErrorEventArgs type exposes the following members.

  NameDescription
Public property ErrorAdditionalData Additional information that is associated with the error type.
Public property ErrorCode Returns an HRESULT that corresponds to the error.
Public property ErrorType Contains an enumeration that corresponds to the error. For more information, see ChannelErrorType.
Public property Message The plain text message of the error.
Top

Show:
© 2017 Microsoft