MailMessage.Attachments

MailMessage.Attachments property

Gets the collection of attachments of message

public virtual AttachmentCollection Attachments { get; }

See Also