The MimeHeaderCollection type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCount
Gets the number of headers contained in the MimeHeaderCollection.
Public propertySupported by the .NET Compact FrameworkItem[([( Int32])])
Gets the MimeHeader at the specified index.
Public propertySupported by the .NET Compact FrameworkItem[([( String])])
Gets the MimeHeader of the specified name.
Public propertySupported by the .NET Compact FrameworkSyncRoot
Gets an object that can be used to synchronize access to the MimeHeaderCollection collection.

See Also