SMessageClassArray
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains an array of pointers to message class strings.
Header file: |
Mapiform.h |
Related macro: |
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: