Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
Protocols
TestSuites
MS_OXCMAPIHTTP
AddressBookRequestBodyBase
C# Class Microsoft.Protocols.TestSuites.MS_OXCMAPIHTTP.AddressBookRequestBodyBase
A base class of request body for Address Book Server Endpoint.
Inheritance:
IRequestBody
Show file
Open project: OfficeDev/Interop-TestSuites
Public Methods
Method
Description
Serialize
( ) :
byte[]
Serialize the object to an array of bytes.
Method Details
Serialize()
public
abstract
method
Serialize the object to an array of bytes.
public
abstract
Serialize
( ) :
byte[]
return
byte[]