Platform SDK: CDO for Windows 2000

sendusing Field

Specifies the method used to send messages.

Full Name

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

Name Constant

CdoConfiguration.cdoSendUsingMethod

Variant SubType

[Visual Basic] Long

[C++,IDL] long

Remarks

The CdoSendUsing enumeration is provided for setting values for this field.

If a local SMTP service is available, this field defaults to CdoSendUsing.cdoSendUsingPickup (1).

Example

cdoSendUsingPort

See Also

CdoSendUsing enumeration