PowerTCP Mail for .NET
MimeAttachmentStream Class Properties
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : MimeAttachmentStream Class


"

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

"

Public Properties

 NameDescription
public PropertyCanRead (Inherited from System.IO.Stream)
public PropertyCanSeek (Inherited from System.IO.Stream)
public PropertyCanTimeout (Inherited from System.IO.Stream)
public PropertyCanWrite (Inherited from System.IO.Stream)
public PropertyContent Returns a Stream object containing the data of the part represented by the Stream (Inherited from Dart.PowerTCP.Mail.AttachmentStream)
public PropertyContentEncoding Gets or sets the type of MIME content-encoding used to encode the data contained within the Stream. (Inherited from Dart.PowerTCP.Mail.CodingStream)
public PropertyContentId Provides access to the "Content-ID" header line of the part.  
public PropertyContentType Gets or sets the "Content-Type" header of the message or part.  
public PropertyFileName Gets or sets the file name used for this attachment or part. (Inherited from Dart.PowerTCP.Mail.AttachmentStream)
public PropertyFullContentType Gets the full "Content-Type" header line from the message or part.  
public PropertyHeader Gets any headers for the part.  
public PropertyLengthOverridden.  Gets the length in bytes of the stream.  
public PropertyMimeEncoding Gets or sets the type of MIME encoding used to encode the data contained within the Stream. (Inherited from Dart.PowerTCP.Mail.CodingStream)
public PropertyPositionOverridden.  Gets or sets the current position of this stream.  
public PropertyReadTimeout (Inherited from System.IO.Stream)
public PropertyType Gets or sets the "Content-Type" header of the message or part.  
public PropertyWriteTimeout (Inherited from System.IO.Stream)
Top

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.