sendmsg Field
sendmsg 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.
Read-only. The mail submission Uniform Resource Identifier (URI) to which outgoing mail should be submitted.
Full Name
urn:schemas:httpmail:sendmsg
Named Constant
CdoHTTPMail.cdoSendMsg
Variant Subtype
[Visual Basic] String
[C++] BSTR
OLE DB Type
DBTYPE_WSTR
Remarks
You can use the Exchange storeOLE DB provider or the WebDAV protocol to send messages using Microsoft Exchange Server 2003. Each mailbox has a corresponding URI used for this purpose. The urn:schemas:httpmail:sendmsg property returns this URI for the particular mailbox.
Examples
http://server.example.com/exchange/user1/\#\#DavMailSubmissionURI\#\#
(URL Encoded: http://server.example.com/exchange/user1/%23%23DavMailSubmissionURI%23%23)
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.