Platform SDK: CDO for Windows 2000 |
The CdoSendUsing enumeration is used to set the http://schemas.microsoft.com/cdo/configuration/sendusing field when configuring the Message object. This field listed above defaults to the value cdoSendUsingPickup if there is a local Simple Mail Transfer Protocol (SMTP) service available on the computer.
Name | Value | Description |
---|---|---|
cdoSendUsingPickup | 1 | Send message using the local SMTP service pickup directory. |
cdoSendUsingPort | 2 | Send the message using the network (SMTP over the network). |
If you specify the value cdoSendUsingPort, you need to set the values for the following fields:
http://schemas.microsoft.com/cdo/configuration/smtpserverport Field
http://schemas.microsoft.com/cdo/configuration/smtpserver Field
http://schemas.microsoft.com/cdo/configuration/ Namespace
http://schemas.microsoft.com/cdo/configuration/sendusing
http://schemas.microsoft.com/cdo/configuration/smtpserverport