HResults.DTS_E_SENDMAILTASK_SMTP_SERVER_NOT_SPECIFIED Field

Definition

MessageId: DTS_E_SENDMAILTASK_SMTP_SERVER_NOT_SPECIFIED MessageText: The Simple Mail Transfer Protocol (SMTP) server is not specified. Provide a valid name or IP address of the SMTP server.

public: int DTS_E_SENDMAILTASK_SMTP_SERVER_NOT_SPECIFIED = -1073573436;
public const int DTS_E_SENDMAILTASK_SMTP_SERVER_NOT_SPECIFIED = -1073573436;
val mutable DTS_E_SENDMAILTASK_SMTP_SERVER_NOT_SPECIFIED : int
Public Const DTS_E_SENDMAILTASK_SMTP_SERVER_NOT_SPECIFIED As Integer  = -1073573436

Field Value

Value = -1073573436

Applies to