saveinsent Field
saveinsent Field
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Specifies whether the item should be saved in the Sent Items folder after it is transmitted using the Microsoft Exchange mail transmission Uniform Resource Identifier (URI), through either the Exchange storeOLE DB provider or the WebDAV protocol.
Full Name
urn:schemas:httpmail:saveinsent
Content Class
Named Constant
None
Variant Subtype
[Visual Basic] Boolean
[C++] VARIANT_BOOL
OLE DB Type
DBTYPE_BOOL
Remarks
Use this property to indicate that a message is to be saved after being sent using WebDAV and the Exchange Server 2003 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 WebDAV headers: SAVEINSENT: and SAVEDESTINATION: respectively. If present, these headers override the values of these properties.
Example
TRUE
See Also
Send us your feedback about the Microsoft Exchange Server 2003 SDK.
Build: June 2007 (2007.618.1)
© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.