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

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

공개 메소드들

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

Parse the Notification request type Failed response body.

메소드 상세

Parse() 공개 정적인 메소드

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