FPropExists
Office 2007
Searches for a given property tag in an IMAPIProp interface or an interface derived from IMAPIProp, such as IMessage or IMAPIFolder.
|
Header file: |
Mapiutil.h |
|
Implemented by: |
MAPI |
|
Called by: |
Client applications and service providers |
BOOL FPropExists( LPMAPIPROP pobj, ULONG ulPropTag );
Parameters
- pobj
-
[in] Pointer to the IMAPIProp interface or interface derived from IMAPIProp within which to search for the property tag.
- ulPropTag
-
[in] Property tag for which to search.