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

A class indicates the NotificationWait request type success 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 ) : NotificationWaitSuccessResponseBody

Parse the NotificationWait request type success response body.

Method Details

Parse() public static méthode

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