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

The WStringArray_r structure encodes an array of references to Unicode strings.
Show file Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Public Properties

Property Type Description
CValues uint

Property Details

CValues public property

The number of Unicode character string references represented in the WStringArray_r structure. The value MUST NOT exceed 100,000.
public uint CValues
return uint