HostSettingsContainer PropertiesIpswitch.Messaging.Framework

The HostSettingsContainer type exposes the following members.

Properties

  NameDescription
Public propertyCustom
Gets or sets the custom settings used by the underlying data store for this host.
Public propertyGeneralSettings
Gets or sets the GeneralSystemSettings that apply to this host. When getting these settings, if the settings have not been loaded or set yet, then they will be fetched/loaded at that time.
Public propertyLoadedGeneralSettings
Gets a value that indicates whether or not the GeneralSettings property has been retrieved or loaded.
Public propertyLoadedMailboxSettings
Gets a value that indicates whether or not the Mailboxes property has been retrieved or loaded.
Public propertyLoadedMessageCountsSettings
Gets a value that indicates whether or not the MessageCount property has been retrieved or loaded.
Public propertyLoadedMessageSettings
Gets a value that indicates whether or not the Messages property has been retrieved or loaded.
Public propertyLoadedPasswordSettings
Gets a value that indicates whether or not the Passwords property has been retrieved or loaded.
Public propertyLoadedWebClientSettings
Gets a value that indicates whether or not the WebClient property has been retrieved or loaded.
Public propertyMailboxes
Gets or sets the MailboxSettings that apply to this host. When getting these settings, if the settings have not been loaded or set yet, then they will be fetched/loaded at that time.
Public propertyMessageCount
Gets or sets the MessageCountSettings that apply to this host. When getting these settings, if the settings have not been loaded or set yet, then they will be fetched/loaded at that time.
Public propertyMessages
Gets or sets the MessageSettings that apply to this host. When getting these settings, if the settings have not been loaded or set yet, then they will be fetched/loaded at that time.
Public propertyPasswords
Gets or sets the HostPasswordSettings that apply to this host. When getting these settings, if the settings have not been loaded or set yet, then they will be fetched/loaded at that time.
Public propertyWebClient
Gets or sets the WebClientHostSettings that apply to this host. When getting these settings, if the settings have not been loaded or set yet, then they will be fetched/loaded at that time.
Top
See Also

Reference