PROP_ACCT_SENTITEMS_EID
Office 2013 and later
Represents the Entry ID of the default folder for sent items for the account.
See IOlkAccount.
| Identifier: | 0x0020 |
| Property type: | PT_BINARY |
| Property tag: | 0x00200102 |
| Access: | Read-only |
Get this property by using IOlkAccount::GetProp.
The default folder for sent items is Sent Items.
This property is read-only for POP3 and IMAP accounts. Attempting to set this property for these types of accounts returns E_ACCT_NOT_FOUND.
Show: