Mime |
The MimeVisitor type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
ToString | (Inherited from Object) | |
Visit(MimeEntity) | Dispatches the entity to one of the more specialized visit methods in this class. | |
Visit(MimeMessage) | Dispatches the message to one of the more specialized visit methods in this class. | |
VisitApplicationPgpEncrypted | Visit the application/pgp-encrypted MIME entity. | |
VisitApplicationPgpSignature | Visit the application/pgp-signature MIME entity. | |
VisitApplicationPkcs7Mime | Visit the application/pkcs7-mime MIME entity. | |
VisitApplicationPkcs7Signature | Visit the application/pkcs7-signature MIME entity. | |
VisitBody | Visit the body of the message. | |
VisitChildren | Visit the children of a Multipart. | |
VisitMessage | Visit the message contained within a message/rfc822 or message/news MIME entity. | |
VisitMessageDeliveryStatus | Visit the message/delivery-status MIME entity. | |
VisitMessageDispositionNotification | Visit the message/disposition-notification MIME entity. | |
VisitMessageFeedbackReport | Visit the message/feedback-report MIME entity. | |
VisitMessagePart | Visit the message/rfc822 or message/news MIME entity. | |
VisitMessagePartial | Visit the message/partial MIME entity. | |
VisitMimeEntity | Visit the abstract MIME entity. | |
VisitMimeMessage | Visit the MIME message. | |
VisitMimePart | Visit the abstract MIME part entity. | |
VisitMultipart | Visit the abstract multipart MIME entity. | |
VisitMultipartAlternative | Visit the multipart/alternative MIME entity. | |
VisitMultipartEncrypted | Visit the multipart/encrypted MIME entity. | |
VisitMultipartRelated | Visit the multipart/related MIME entity. | |
VisitMultipartReport | Visit the multipart/report MIME entity. | |
VisitMultipartSigned | Visit the multipart/signed MIME entity. | |
VisitTextPart | Visit the text-based MIME part entity. | |
VisitTextRfc822Headers | Visit the text/rfc822-headers MIME entity. | |
VisitTnefPart | Visit the Microsoft TNEF MIME part entity. |