DispositionTypeNamesAttachment Field |
Name for attachment disposition type.
Namespace:
Aspose.Email.Mime
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic const string Attachment = "attachment"
Public Const Attachment As String = "attachment"
public:
literal String^ Attachment = "attachment"
static val mutable Attachment: string
Field Value
Type:
String
See Also