AttachmentNameEncoding Property

Gets or sets an encoding of attachment name

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public Encoding NameEncoding { get; set; }

Property Value

Type: Encoding
See Also