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

A class indicates the response body of GetProps request
Inheritance: AddressBookResponseBodyBase
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( byte rawData ) : GetTemplateInfoResponseBody

Parse the GetTemplateInfo request type response body.

Method Details

Parse() public static méthode

Parse the GetTemplateInfo request type response body.
public static Parse ( byte rawData ) : GetTemplateInfoResponseBody
rawData byte The raw data of response.
Résultat GetTemplateInfoResponseBody