C# Class Microsoft.Protocols.TestSuites.MS_OXCMAPIHTTP.AddressBookTypedPropertyValue

PropertyValueNode with both property Type and property value
Inheritance: AddressBookPropertyValue
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( Context context ) : void

Parse bytes in context into TypedPropertyValueNode

Serialize ( ) : byte[]

Serialize the ROP request buffer.

Size ( ) : int

Return the Size of this struct.

Method Details

Parse() public méthode

Parse bytes in context into TypedPropertyValueNode
public Parse ( Context context ) : void
context Context The value of Context
Résultat void

Serialize() public méthode

Serialize the ROP request buffer.
public Serialize ( ) : byte[]
Résultat byte[]

Size() public méthode

Return the Size of this struct.
public Size ( ) : int
Résultat int