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


"

For a list of all members of this type, see AttachmentStream 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  
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 PropertyFileName Gets or sets the file name used for this attachment or part.  
public PropertyLength (Inherited from System.IO.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 PropertyPosition (Inherited from System.IO.Stream)
public PropertyReadTimeout (Inherited from System.IO.Stream)
public PropertyWriteTimeout (Inherited from System.IO.Stream)
Top

See Also

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