Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
Read a recipient Boolean property.
HRESULT GetBool( [in] DWORD dwIndex, [in] DWORD dwPropID, [out] DWORD *pdwValue );
Value | Description |
---|---|
S_OK | Success. |
S_FALSE | Success. The property was not present. The pdwValue parameter is set to FALSE. |
STG_E_NOMOREFILES | Error. The recipient was not present. |
IMailMsgRecipientsBase::PutBool