C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCMAPIHTTP.GetPropListResponseBody

A class indicates the response body of GetPropList request
상속: AddressBookResponseBodyBase
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 메소드들

메소드 설명
Parse ( byte rawData ) : GetPropListResponseBody

Parse the GetPropList request type response body.

메소드 상세

Parse() 공개 정적인 메소드

Parse the GetPropList request type response body.
public static Parse ( byte rawData ) : GetPropListResponseBody
rawData byte The raw data of response.
리턴 GetPropListResponseBody