Dart.Mail 名前空間 > SmtpSession クラス : UseSubmissionPort プロパティ |
<DescriptionAttribute("Gets or sets a value to indicate whether the SMTP server uses the SMTP submission port (587) or traditional SMTP server port (25).")> <DefaultValueAttribute()> Public Property UseSubmissionPort As Boolean
[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;}