Contains helper methods for content-id operations.

Namespace: Lesnikowski.Mail.Headers
Assembly:  Mail (in Mail.dll)
Version: 2.7.2897.36617

Syntax

C#
[SerializableAttribute]
public class ContentIdHeaderHelper
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class ContentIdHeaderHelper
Visual C++
[SerializableAttribute]
public ref class ContentIdHeaderHelper

Inheritance Hierarchy

System..::Object
  Lesnikowski.Mail.Headers..::ContentIdHeaderHelper

See Also