C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCMAPIHTTP.StringArray_r

The StringArray_r structure encodes an array of references to 8-bit character strings.
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CValues uint

프로퍼티 상세

CValues 공개적으로 프로퍼티

The number of 8-bit character string references represented in the StringArray_r structure. This value MUST NOT exceed 100,000.
public uint CValues
리턴 uint