ExchangeConnectionSettings members
The ExchangeConnectionSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExchangeConnectionSettings |
Top
Properties
Name | Description | |
---|---|---|
AutodiscoverUrl | ||
EncryptedIncomingPassword | ||
HasAdminPrivilege | ||
HasAutodiscovery | ||
HasMrsProxy | ||
IncomingAuthentication | ||
IncomingDomain | ||
IncomingEmailAddress | ||
IncomingExchangeServer | ||
IncomingNSPIServer | ||
IncomingRPCProxyServer | ||
IncomingUserName | ||
ServerVersion | ||
SourceMailboxLegDn | ||
TargetDomainName | ||
Type | (Overrides ConnectionSettingsBaseType().) |
Top
Methods
Name | Description | |
---|---|---|
CloneForPresentation | (Overrides ConnectionSettingsBaseCloneForPresentation().) | |
Create(String, String, String, String, String, AuthenticationMethod, Boolean) | ||
Create(String, String, String, SmtpAddress, String, String, AuthenticationMethod, Boolean) | ||
Create(String, String, String, String, String, AuthenticationMethod, Boolean, Boolean) | ||
Equals | (Overrides Object.Equals(Object).) | |
GetHashCode | (Overrides Object.GetHashCode().) | |
ReadXml | (Overrides ConnectionSettingsBaseReadXml(XmlReader).) | |
WriteXml | (Overrides ConnectionSettingsBaseWriteXml(XmlWriter).) |
Top
Operators
Name | Description | |
---|---|---|
Implicit(String to ExchangeConnectionSettings) |
Top