C# Class Microsoft.Protocols.TestSuites.MS_OXORULE.ExistRestriction_r

Encodes the TaggedValue field of the PropertyRestriction data structure.
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Méthodes publiques

Свойство Type Description
PropTag uint
Reserved1 uint
Reserved2 uint

Méthodes publiques

Méthode Description
Serialize ( ) : byte[]

This method is used for serializing the ExistRestriction_r.

Method Details

Serialize() public méthode

This method is used for serializing the ExistRestriction_r.
public Serialize ( ) : byte[]
Résultat byte[]

Property Details

PropTag public_oe property

Encodes the PropTag field of the ExistRestriction data structure.
public uint PropTag
Résultat uint

Reserved1 public_oe property

Reserved. All clients and servers MUST set this value to the constant 0x00000000.
public uint Reserved1
Résultat uint

Reserved2 public_oe property

Reserved. All clients and servers MUST set this value to the constant 0x00000000.
public uint Reserved2
Résultat uint