The HrMAPISetPropSystime function sets a system time property.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPISetPropSystime(
LPMAPIPROP lpObj,
ULONG ulPropTag,
LPFILETIME lpSystime
);
See Return Values.
For more information on this function, see the HrMAPISetPropSystime function in IPROP.C under the EDKMAPI code sample in the Code Samples folder.
For information on the FILETIME structure and IMAPIProp interface, see the MAPI Programmer's Reference.
HrMAPISetPropBinary, HrMAPISetPropLong, HrMAPISetPropString