Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Specifies whether the item should be saved in the Sent Items folder after it is transmitted using the Exchange mail transmission URI, through either the Web Store OLE DB provider or the HTTP/WebDAV protocol.
urn:schemas:httpmail:saveinsent
None
DBTYPE_BOOL
[Visual Basic] Boolean
[C++] VARIANT_BOOL
Use this property to indicate that a message is to be saved after being sent using the HTTP/WebDAV protocol and the Microsoft® Exchange 2000 Server mail submission URI. By default, the message will be stored in the user's Sent Items folder. To specify an alternate folder, use the urn:schemas:httpmail:savedestination property.
Both the urn:schemas:httpmail:saveinsent and urn:schemas:httpmail:savedestination properties have equivalent HTTP/WebDAV headers: SAVEINSENT: and SAVEDESTINATION: respectively. If present, these headers override the values of these properties.
True
urn:schemas:httpmail:savedestination, urn:schemas:httpmail:sendmsg