SPropTagArray Structure
Do not use. Contains an array of property tags.
Syntax
typedef struct _SPropTagArray {
ULONG cValues;
ULONG aulPropTag[MAPI_DIM];
} SPropProblem;
Members
- cValues
- ULONG
Variable of type ULONG that specifies the number of property tags in the array indicated by the aulPropTag member.
- aulPropTag
- ULONG
Array of variables of type ULONG that specify the property tags.
Requirements
Minimum supported client | Windows 2000 Professional |
|---|---|
Minimum supported server | Windows 2000 Server |
Product | Internet Explorer 4.0 |
Header | Wabdefs.h |
DLL | Wab32.dll |
Send comments about this topic to Microsoft
Build date: 6/30/2010
Community Additions
ADD
Show: