Adds extension methods to the MailMessage class of the .NET Framework.

Namespace: S22.Imap
Assembly: S22.Imap (in S22.Imap.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public static class MailMessageExtension

Remarks

Most of the methods are only used internally and are not visible outside of the S22.Imap assembly.

Inheritance Hierarchy

System..::..Object
  S22.Imap..::..MailMessageExtension

See Also