SmtpForward.AddRecipients
AddRecipients(MailAddressCollection)
Add recipients of the forwarded message.
public SmtpForward AddRecipients(MailAddressCollection recipients)
See Also
- class MailAddressCollection
- class SmtpForward
- namespace Aspose.Email.Clients.Smtp.Models
- assembly Aspose.Email
AddRecipients(IEnumerable<string>)
Add recipients of the forwarded message.
public SmtpForward AddRecipients(IEnumerable<string> recipients)
See Also
- class SmtpForward
- namespace Aspose.Email.Clients.Smtp.Models
- assembly Aspose.Email