C# Class Microsoft.Protocols.TestSuites.MS_OXCMAPIHTTP.NotificationWaitFailedResponseBody

A class indicates the NotificationWait request type failed response body.
Inheritance: Microsoft.Protocols.TestSuites.Common.MailboxResponseBodyBase
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( byte rawData ) : NotificationWaitFailedResponseBody

Parse the Notification request type Failed response body.

Method Details

Parse() public static méthode

Parse the Notification request type Failed response body.
public static Parse ( byte rawData ) : NotificationWaitFailedResponseBody
rawData byte The raw data which is returned by server.
Résultat NotificationWaitFailedResponseBody