MailItem..::..Attachments Property
Namespace:
FLEXYGO.Mails
Assembly: flxMail (in flxMail.dll)
Assembly: flxMail (in flxMail.dll)
Syntax
public List<MailAttach> Attachments { get; set; }
Public Property Attachments As List(Of MailAttach) Get Set