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

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

공개 메소드들

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

Parse the ResortRestriction request type response body.

메소드 상세

Parse() 공개 정적인 메소드

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