Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Outlook 2013 | Outlook 2016
Contains an array of pointers to message class strings.
Property | Value |
---|---|
Header file: |
Mapiform.h |
Related macro: |
CbMessageClassArray |
typedef struct
{
ULONG cValues;
LPCSTR aMessageClass[MAPI_DIM];
} SMessageClassArray, FAR * LPSMESSAGECLASSARRAY;
Members
cValues
Count of message class string pointers in the array.
aMessageClass
Array of pointers to message class strings.
Remarks
The SMessageClassArray structure is passed as a parameter in the following methods: