SmtpQueueLocation

SmtpClient.SmtpQueueLocation property

获取或设置应用程序保存邮件消息的目录,以便在 SMTP 队列中发送。 请注意:只允许使用绝对路径。

public string SmtpQueueLocation { get; set; }

适当的价值

表示拾取目录的字符串

也可以看看