Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Protocols
TestSuites
MS_OXCMAPIHTTP
AddressBookRequestBodyBase
C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCMAPIHTTP.AddressBookRequestBodyBase
A base class of request body for Address Book Server Endpoint.
상속:
IRequestBody
파일 보기
프로젝트 열기: OfficeDev/Interop-TestSuites
공개 메소드들
메소드
설명
Serialize
( ) :
byte[]
Serialize the object to an array of bytes.
메소드 상세
Serialize()
공개
추상적인
메소드
Serialize the object to an array of bytes.
public
abstract
Serialize
( ) :
byte[]
리턴
byte[]