PowerTCP Mail for .NET
Messagepart Class
Members 




A MIME part that has a "Content-Type: message/rfc822" header label and does not have "Content-Disposition: attachment" header label.
Object Model
Messagepart ClassMailMessage ClassContentDisposition ClassContentType ClassHeaderDictionary ClassHeaderField Class
Syntax
Public Class Messagepart 
   Inherits Resource
Dim instance As Messagepart
public class Messagepart : Resource 
public __gc class Messagepart : public Resource 
public ref class Messagepart : public Resource 
Remarks
This class represents a MailMessage that has been forwarded or is being forwarded for viewing "inline". An Attachment is used to represent a MailMessage that has been forwarded or is being forwarded as an attachment.
Inheritance Hierarchy

System.Object
   Dart.Mail.Part
      Dart.Mail.Resource
         Dart.Mail.Messagepart

See Also

Reference

Messagepart Members
Dart.Mail Namespace


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