Platform SDK: Exchange 2000 Server

sendusing Field

[This is preliminary documentation and subject to change.]

The mechanism to use to send messages.

Full Name

http://schemas.microsoft.com/cdo/configuration/sendusing

OLE DB Type

DBTYPE_I4

Remarks

Use the CdoSendUsing enumeration to set this value. If the SMTP service is installed on the local machine, then the value defaults to cdoSendUsingPickup (1). Otherwise, if Outlook Express is installed, the value defaults to cdoSendUsingPort (2) and the settings from the default account are used.

Example

cdoSendUsingPort (2)