Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
Write the new recipient list.
HRESULT WriteList([in,unique] IMailMsgRecipientsAdd *pNewList);
Value | Description |
---|---|
S_OK | Success. |
The IMailMsgProperties::Commit method must be called after this method in order to commit the new recipient list to physical storage.
IMailMsgRecipients::AllocNewList
IMailMsgProperties::Commit