HResults.DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE Field

Definition

MessageId: DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE MessageText: The address in the "Bcc" line is malformed. It is either missing the "@" symbol or is not valid.

public: int DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE = -2147315254;
public const int DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE = -2147315254;
val mutable DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE : int
Public Const DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE As Integer  = -2147315254

Field Value

Value = -2147315254

Applies to