PowerTCP Mail for .NET
Add Method
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace > Attachments Class : Add Method




Inserts the specified object into the collection as an attachment.

Overload List

OverloadDescription
Add(Object) Inserts the specified object into the collection as an attachment.  
Add(MimeAttachmentStream) Inserts the specified MimeAttachmentStream into the collection as an attachment.  
Add(Stream,String) Inserts the specified Stream (must be a MimeAttachmentStream) into the collection as an attachment.  
Add(String)Inserts the file specified by fileName into the collectio as an attachment.  

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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