Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Microsoft
Protocols
TestSuites
MS_OXORULE
PropertyValue_r
C# Class Microsoft.Protocols.TestSuites.MS_OXORULE.PropertyValue_r
The PropertyValue_r structure is an encoding of the PropertyValue data structure
显示文件
Open project: OfficeDev/Interop-TestSuites
Class Usage Examples
Public Properties
Property
Type
Description
PropTag
uint
Reserved
uint
Public Methods
Method
Description
Serialize
( ) :
byte[]
This method is used for serializing the PropertyValue_r.
Method Details
Serialize()
public
method
This method is used for serializing the PropertyValue_r.
public
Serialize
( ) :
byte[]
return
byte[]
Property Details
PropTag
public_oe property
Encodes the property tag of the property whose value is represented by the PropertyValue_r data structure.
public
uint
PropTag
return
uint
Reserved
public_oe property
Reserved. All clients and servers MUST set this value to the constant 0x00000000.
public
uint
Reserved
return
uint