Platform SDK: MAPI |
The SAppTimeArray structure contains an array of time values.
Header file: | MAPIDEFS.H |
typedef struct _SAppTimeArray { ULONG cValues; double FAR *lpat; } SAppTimeArray;
The SAppTimeArray structure is used to define properties of type PT_MV_APPTIME. For more information about PT_MV_APPTIME, see List of Property Types.