ExchangeConnectionSettings members

The ExchangeConnectionSettings type exposes the following members.

Constructors

  Name Description
Public method ExchangeConnectionSettings

Top

Properties

  Name Description
Public property AutodiscoverUrl
Public property EncryptedIncomingPassword
Public property HasAdminPrivilege
Public property HasAutodiscovery
Public property HasMrsProxy
Public property IncomingAuthentication
Public property IncomingDomain
Public property IncomingEmailAddress
Public property IncomingExchangeServer
Public property IncomingNSPIServer
Public property IncomingRPCProxyServer
Public property IncomingUserName
Public property ServerVersion
Public property SourceMailboxLegDn
Public property TargetDomainName
Public property Type (Overrides ConnectionSettingsBaseType().)

Top

Methods

  Name Description
Public method CloneForPresentation (Overrides ConnectionSettingsBaseCloneForPresentation().)
Public methodStatic member Create(String, String, String, String, String, AuthenticationMethod, Boolean)
Public methodStatic member Create(String, String, String, SmtpAddress, String, String, AuthenticationMethod, Boolean)
Public methodStatic member Create(String, String, String, String, String, AuthenticationMethod, Boolean, Boolean)
Public method Equals (Overrides Object.Equals(Object).)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method ReadXml (Overrides ConnectionSettingsBaseReadXml(XmlReader).)
Public method WriteXml (Overrides ConnectionSettingsBaseWriteXml(XmlWriter).)

Top

Operators

  Name Description
Public operatorStatic member Implicit(String to ExchangeConnectionSettings)

Top

See also

Reference

ExchangeConnectionSettings class

Microsoft.Exchange.Data.Storage.Management namespace