MessageEncodingListItem ClassIpswitch.Messaging.Framework
This is used with the MessageEncoding enum. Use this class in conjunction with ComboBoxes in WinForms and ASP.NET.
Inheritance Hierarchy

SystemObject
  IMailAPI_NETMessageEncodingListItem

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public class MessageEncodingListItem

The MessageEncodingListItem type exposes the following members.

Constructors

  NameDescription
Public methodMessageEncodingListItem
Initializes a new instance of the MessageEncodingListItem class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
Fields

  NameDescription
Public fieldEncoding
Public fieldName
Top
See Also

Reference