Platform SDK: Exchange 2000 Server

sendmsg Field

[This is preliminary documentation and subject to change.]

The mail submission URI to which outgoing mail should be submitted.

Full Name

urn:schemas:httpmail:sendmsg

Name Constant

CdoHTTPMail.cdoSendMsg

OLE DB Type

DBTYPE_WSTR

(Read-Only)

Variant Sub Type

[Visual Basic] String

[C++] BSTR

(Read-Only)

Remarks

You can use the Microsoft Web Store OLE DB provider or the HTTP/WebDAV protocol to send messages using Microsoft Exchange 2000 Server. Each mailbox has a corresponding URI used for this purpose. The urn:schemas:httpmail:sendmsg property returns this URI for the particular mailbox.

Example

http://server.microsoft.com/exchange/user1/##DavMailSubmissionURI##

(URL Encoded: http://server.microsoft.com/exchange/user1/%23%23DavMailSubmissionURI%23%23)

See Also

urn:schemas:httpmail:savedestination, urn:schemas:httpmail:saveinsent, The Exchange Mail Submission URI