PowerTCP Mail for .NET
Attachment Class Properties


For a list of all members of this type, see Attachment members.

Public Properties
 NameDescription
Public PropertyContentA reference to the attached file. When DecodeToMemory is false, decoded attachments are stored in this file.  
Public PropertyContentDisposition Gets or sets the ContentDisposition values associated with this part. (Inherited from Dart.Mail.Resource)
Public PropertyContentId Links this resource to a root html part within a "multipart/related" part. (Inherited from Dart.Mail.Resource)
Public PropertyContentType Gets or sets the "Content-Type" header field for the part. (Inherited from Dart.Mail.Part)
Public Propertystatic (Shared in Visual Basic)DecodeToMemoryGets or sets a value that specifies if a MemoryStream should be used for storing decoded content instead of Content.  
Public Propertystatic (Shared in Visual Basic)Directory Designates the location to temporarily store decoded file attachments.  
Public PropertyFileNameGets and sets ContentDisposition.FileName and ContentType.Name.  
Public PropertyHeadersProvides a Part.Headers instance that lists all unique header fields. (Inherited from Dart.Mail.Part)
Public PropertyLengthOverridden.  Returns the approximate Length of the encoded part.  
Public PropertyTag Gets or sets an object that stores any user data. (Inherited from Dart.Mail.Part)
Public PropertyTransferEncoding Gets or sets the TransferEncoding value ("content-transfer-encoding") associated with this part. (Inherited from Dart.Mail.Resource)
Top
See Also

Reference

Attachment Class
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic