ContactAttachments Property

Gets attachments collection

Namespace:  Aspose.Email.PersonalInfo
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public AttachmentCollection Attachments { get; }

Property Value

Type: AttachmentCollection
See Also