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