The FBadPropTag function validates a specified property tag.
Note This function may not be supported in future versions of MAPI.
Header file: | MAPIVAL.H |
Implemented by: | MAPI |
Called by: | Service providers |
ULONG FBadPropTag(
ULONG ulPropTag
);
The FBadPropTag function validates the specified property tag based on MAPI definitions. It ensures that the property type is one of the types defined by MAPI and that the property identifier is defined to be of that type.
Structure Validation Functions, FBadProp