SenderReputationConfig Members

Include Protected Members
Include Inherited Members

The SenderReputationConfig type exposes the following members.

Constructors

  Name Description
Public method SenderReputationConfig

Top

Properties

  Name Description
Public property AdminDisplayName (Inherited from ADConfigurationObject.)
Public property CiscoPorts
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property Enabled (Inherited from MessageHygieneAgentConfig.)
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property ExternalMailEnabled (Inherited from MessageHygieneAgentConfig.)
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property HttpConnectPorts
Public property HttpPostPorts
Public property Identity (Inherited from ADObject.)
Public property InternalMailEnabled (Inherited from MessageHygieneAgentConfig.)
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property MaxDownloadInterval
Public property MaxIdleTime
Public property MaxPendingOperations
Public property MaxWorkQueueSize
Public property MinDownloadInterval
Public property MinMessagesPerDatabaseTransaction
Public property MinMessagesPerTimeSlice
Public property MinReverseDnsQueryPeriod
Public property Name
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property OpenProxyDetectionEnabled
Public property OpenProxyRescanInterval
Public property OrganizationId (Inherited from ADObject.)
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property ProxyServerName
Public property ProxyServerPort
Public property ProxyServerType
Public property ReputationServiceUrl
Public property SenderBlockingEnabled
Public property SenderBlockingPeriod
Public property Socks4Ports
Public property Socks5Ports
Public property SrlBlockThreshold
Public property SrlSettingsDatabaseFileName
Public property TablePurgeInterval
Public property TelnetPorts
Public property TimeSliceInterval
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)
Public property WingatePorts

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetObjectClass (Inherited from ADObject.)
Public method ToString (Inherited from ADObject.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateMaximumCollectionCount (Inherited from MessageHygieneAgentConfig.)
Protected method ValidateRead (Inherited from ADObject.)
Protected method ValidateWrite (Inherited from ADConfigurationObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top