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


"

For a list of all members of this type, see MessagePartStream 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 PropertyCharset Gets and sets the character set used for string/byte array conversions.  
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 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 PropertyEncodingError Returns true if text cannot be encoded using the MessagePartStream.Charset specified.  
public PropertyFileName Gets or sets the file name used for this attachment or part.  
public PropertyFullContentType Gets the full "Content-Type" header line from the message or part.  
public PropertyHeader Gets any headers for the 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 PropertyPositionOverridden.  Gets or sets the current position of this stream.  
public PropertyReadTimeout (Inherited from System.IO.Stream)
public PropertyText Gets or sets the text for the part.  
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.