AddRecipients
AddRecipients(MailAddressCollection)
添加转发邮件的收件人。
public SmtpForward AddRecipients(MailAddressCollection recipients)
也可以看看
- class MailAddressCollection
- class SmtpForward
- 命名空间 Aspose.Email.Clients.Smtp.Models
- 部件 Aspose.Email
AddRecipients(IEnumerable<string>)
添加转发邮件的收件人。
public SmtpForward AddRecipients(IEnumerable<string> recipients)
也可以看看
- class SmtpForward
- 命名空间 Aspose.Email.Clients.Smtp.Models
- 部件 Aspose.Email