Settings ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Settings"]

Inheritance Hierarchy

SystemObject
  Ipswitch.Messaging.FrameworkSettings
    More...

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public class Settings : ICollection<ISetting>, 
	IEnumerable<ISetting>, IEnumerable

The Settings type exposes the following members.

Constructors

  NameDescription
Public methodSettings
Initializes a new instance of the Settings class
Top
Methods

  NameDescription
Public methodAdd(ISetting)
Public methodAddT(String, T)
Public methodClear
Public methodContains(String)
Public methodContains(ISetting)
Public methodCopyTo
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetT
Public methodGetEnumerator
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 methodRemove(String)
Public methodRemove(ISetting)
Public methodSetT
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyCount
Public propertyIsReadOnly
Public propertyItem
Top
See Also

Reference

Inheritance Hierarchy

SystemObject
  Ipswitch.Messaging.FrameworkSettings
    Ipswitch.Messaging.FrameworkAddressSettings
    Ipswitch.Messaging.FrameworkAutoResponderSettings
    Ipswitch.Messaging.FrameworkGeneralSettings
    Ipswitch.Messaging.FrameworkHostPasswordSettings
    Ipswitch.Messaging.FrameworkMailboxSettings
    Ipswitch.Messaging.FrameworkMessageCountDatabaseSettings
    Ipswitch.Messaging.FrameworkMessageCountSettings
    Ipswitch.Messaging.FrameworkMessageSettings
    Ipswitch.Messaging.FrameworkOutOfOfficeSettings
    Ipswitch.Messaging.FrameworkPasswordSettings
    Ipswitch.Messaging.FrameworkPOPSettings
    Ipswitch.Messaging.FrameworkSystemSettings
    Ipswitch.Messaging.FrameworkUserAccessSettings
    Ipswitch.Messaging.FrameworkWebClientHostSettings
    Ipswitch.Messaging.FrameworkWebClientSystemSettings
    Ipswitch.Messaging.FrameworkWebClientUserSettings