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




Overload List

OverloadDescription
AttachmentStream Constructor(FileStream)Initializes a new AttachmentStream with the file data contained in content.  
AttachmentStream Constructor(String)Initializes a new AttachmentStream with the file data contained in the file specified by fileName.  
AttachmentStream Constructor(Stream,String,ContentEncoding)Initializes a new AttachmentStream with the data contained in attachment.  

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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