SMTPサーバーがSMTPサブミッションポート(587)と従来のSMTPサーバーポート(25)のどちらを使用するかを示す値を取得または設定します。
シンタックス
[Description("Gets or sets a value to indicate whether the SMTP server uses the SMTP submission port (587) or traditional SMTP server port (25).")]
[DefaultValue()]
public bool UseSubmissionPort {get; set;}
参照