AttachmentBaseHeaders Property

Gets headers collection of attachment.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public virtual HeaderCollection Headers { get; }

Property Value

Type: HeaderCollection
See Also