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

The StringArray_r structure encodes an array of references to 8-bit character 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 8-bit character string references represented in the StringArray_r structure. This value MUST NOT exceed 100,000.
public uint CValues
return uint