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

A class indicates the NotificationWait request type success response body.
상속: Microsoft.Protocols.TestSuites.Common.MailboxResponseBodyBase
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 메소드들

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

Parse the NotificationWait request type success response body.

메소드 상세

Parse() 공개 정적인 메소드

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