Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
The IMailMsgPropertyManagement::EnumPropIDRange method gets information about an allocated range of property identifiers in which the specified property identifier is registered.
HRESULT EnumPropIDRange( [in,out,unique] DWORD *pdwIndex, [out] GUID *pguid, [out] DWORD *pcCount, [out] DWORD *pdwStart );
Value | Description |
---|---|
S_OK | Success. |
STG_E_NOMOREFILES | Failure. There are no more registered property ID ranges. |