Share via


saveinsent Field

Topic Last Modified: 2006-06-13

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 store OLE DB provider or the WebDAV protocol.

Full Name

urn:schemas:httpmail:saveinsent

Named Constant

None

Variant Subtype

 Boolean

 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 2007 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

Other Resources

savedestination Field
sendmsg Field