EmailAttachments Property | |
Email attachments
Namespace:
SIC.Setting
Assembly:
SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public List<Attachment> Attachments { get; set; }
Public Property Attachments As List(Of Attachment)
Get
Set
Property Value
Type:
ListAttachmentSee Also