sendusing Field
sendusing 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.
The mechanism to use to send messages.
Full Name
Named Constant
cdoSendUsingMethod
OLE DB Type
DBTYPE_I4
Remarks
Use the CdoSendUsing Enum to set this value. If the SMTP service is installed on the local computer, then the value defaults to cdoSendUsingPickup (1). Otherwise, if Microsoft Outlook Express is installed, the value defaults to cdoSendUsingPort (2) and the settings from the default account are used.
Examples
cdoSendUsingPickup (1)
cdoSendUsingPort (2)
cdoSendUsingExchange (3)
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.