Platform SDK: Exchange 2000 Server

savedestination Field

[This is preliminary documentation and subject to change.]

Where the item should be saved after it is transmitted using the Exchange 2000 Server mail transmission URI.

Full Name

urn:schemas:httpmail:savedestination

Name Constant

None

OLE DB Type

DBTYPE_WSTR

Variant Sub Type

[Visual Basic] String

[C++] BSTR

Remarks

Specify the URL to the folder in which to save this item after it has been transmitted using the Exchange mail transmission URI, either through the Web Store OLE DB provider, or with the HTTP/WebDAV protocol. If this property is not set, and you have set the urn:schemas:httpmail:saveinsent property to True, the message is saved in the user's standard Saved Items folder.

When transmitting a message using the HTTP/WebDAV POST or PUT protocol commands, the value specified by a SAVEDESTINATION: HTTP header, if transmitted, takes precedence over the value of this property.

Example

http://server.microsoft.com/exchange/user1/special_save_folder/

See Also

urn:schemas:httpmail:saveinsent, urn:schemas:httpmail:sendmsg