SmtpSendConnectorConfig Members

Include Protected Members
Include Inherited Members

Represents the configuration information for an SMTP Send connector.

The SmtpSendConnectorConfig type exposes the following members.

Constructors

  Name Description
Public method SmtpSendConnectorConfig

Top

Properties

  Name Description
Public property AddressSpaces (Inherited from MailGateway.)
Public property AdminDisplayName (Inherited from ADConfigurationObject.)
Public property AuthenticationCredential
Public property Comment (Inherited from MailGateway.)
Public property ConnectedDomains (Inherited from MailGateway.)
Public property ConnectionInactivityTimeOut
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property DNSRoutingEnabled
Public property DomainSecureEnabled
Public property Enabled
Public property ErrorPolicies
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property ForceHELO
Public property Fqdn
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property HomeMTA (Inherited from SendConnector.)
Public property HomeMtaServerId (Inherited from SendConnector.)
Public property Identity (Inherited from ADObject.)
Public property IgnoreSTARTTLS
Public property IsCoexistenceConnector
Public property IsScopedConnector (Inherited from MailGateway.)
Public property IsSmtpConnector (Inherited from MailGateway.)
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property LinkedReceiveConnector
Public property MaxMessageSize (Inherited from SendConnector.)
Public property Name Gets or sets the name associated with this object. (Inherited from ADObject.)
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property OrganizationId (Inherited from ADObject.)
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property Port
Public property ProtocolLoggingLevel
Public property RequireOorg
Public property RequireTLS
Public property SmartHostAuthMechanism
Public property SmartHosts
Public property SmartHostsString
Public property SmtpMaxMessagesPerConnection
Public property SourceIPAddress
Public property SourceRoutingGroup Gets or sets the routing group to which this Send connector sends messages. (Inherited from SendConnector.)
Public property SourceTransportServers (Inherited from SendConnector.)
Public property TlsAuthLevel
Public property TlsDomain
Public property UseExternalDNSServersEnabled
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)

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 ValidateRead (Inherited from ADObject.)
Protected method ValidateWrite (Overrides ADLegacyVersionableObject.ValidateWrite(List<ValidationError>).)

Top

Fields

  Name Description
Protected fieldStatic member AnonymousSecurityIdentifier
Public fieldStatic member MostDerivedClass

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