PidTagNextSendAcct

Specifies the secondary account "send" stamp for the message.

Quick info

Property Value
Associated properties:
PR_NEXT_SEND_ACCT
Identifier:
0x0E29
Data type:
PT_UNICODE
Area:
Outlook application

Remarks

This property applies to a MAPI message object. For a received message, the secondary account "send" stamp indicates which account a forward or a reply should be sent with, if the forward or reply cannot be sent with the primary account. For an outgoing message, the secondary account "send" stamp determines with which account to send the message, if the message cannot be sent with the primary account. Its value is the PROP_ACCT_SEND_STAMP value from the IOlkAccount interface of the account with which the message is being sent.

See also