Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Microsoft
Protocols
TestSuites
MS_OXORULE
ContentRestriction_r
C# Class Microsoft.Protocols.TestSuites.MS_OXORULE.ContentRestriction_r
The ContentRestriction_r structure is an encoding of the ContentRestriction data structure.
Datei anzeigen
Open project: OfficeDev/Interop-TestSuites
Public Properties
Property
Type
Description
FuzzyLevel
uint
PropTag
uint
Public Methods
Method
Description
Serialize
( ) :
byte[]
This method is used for serializing the ContentRestriction_r.
Method Details
Serialize()
public
method
This method is used for serializing the ContentRestriction_r.
public
Serialize
( ) :
byte[]
return
byte[]
Property Details
FuzzyLevel
public_oe property
Encodes the FuzzyLevelLow and FuzzyLevelHigh fields of the ContentRestriction data structure.
public
uint
FuzzyLevel
return
uint
PropTag
public_oe property
Encodes the PropertyTag field of the ContentRestriction data structure.
public
uint
PropTag
return
uint