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

The PropertyName_r structure is an encoding of the PropertyName data structure.
Mostra file Open project: OfficeDev/Interop-TestSuites

Public Properties

Property Type Description
ID int
Reserved uint

Property Details

ID public_oe property

Encode the lID field of the PropertyName data structure.
public int ID
return int

Reserved public_oe property

Reserved. All clients and servers MUST set this value to the constant 0x00000000.
public uint Reserved
return uint