PowerTCP Mail for .NET
Messagepart Constructor()




Create a new Messagepart.
Syntax
Public Function New()
Dim instance As New Messagepart()
public Messagepart()
public: Messagepart();
public:
Messagepart();
Remarks
ContentType.MediaType is "message/rfc822", TransferEncoding is TransferEncoding.SevenBit and ContentDisposition.Inline is true (use a new Attachment to include a MailMessage as an attachment).
See Also

Reference

Messagepart Class
Messagepart Members
Overload List


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic