AcceptedDomain members
Represents an SMTP namespace for which an Exchange organization sends and receives e-mail.
The AcceptedDomain type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AcceptedDomain | Initializes a new instance of the AcceptedDomain class. |
Top
Properties
Name | Description | |
---|---|---|
AddressBookEnabled | Gets or sets a value that indicates whether the domain appears in an address book. | |
AuthenticationType | Indicates how email addresses in the domain are authenticated. | |
CatchAllRecipientID | Gets or sets the SMTP email address of the recipient that receives all email directed to the domain that is not delivered to another recipient. | |
Default | Gets a value that indicates whether the domain is the default domain for the Exchange server. | |
DomainName | Gets or sets the SMTP domain for which the server sends and receives email. | |
DomainType | Identifies the type of domain for which the Exchange server sends and receives email. | |
DualProvisioningEnabled | Gets or sets a value that indicates whether the domain will provision for both on-premise and cloud domains. | |
EnableNego2Authentication | Gets or sets a value that indicates whether the domain will use Negotiated2 authentication. | |
FederatedOrganizationLink | Gets the object identifier for a link to a federated organization. | |
InitialDomain | Gets or sets a value that indicates whether the domain is the initial domain for new accounts. | |
IsCoexistenceDomain | Gets or sets a value that indicates whether the domain is a coexistence domain. | |
IsDefaultFederatedDomain | Gets or sets a value that indicates whether the domain is the default domain for federation requests. | |
LiveIdInstanceType | Gets a value that indicates the type of Microsoft account associated with the domain. | |
MailFlowPartner | Gets or sets an object identifier for another organization that participates in mail flow for this Exchange server. | |
MatchSubDomains | ||
OutboundOnly | Gets or sets a value that indicates whether the domain is used for outbound email only. | |
PendingFederatedAccountNamespace | Gets or sets a value that indicates whether the domain is pending a federation account request. | |
PendingFederatedDomain | Gets or sets a value that indicates whether the domain is pending a domain federation request. | |
PendingRemoval | Gets or sets a value that indicates whether the domain is in the process of being removed. | |
PerimeterDuplicateDetected | Gets a value that indicates whether the domain is duplicated. |
Top
Methods
Name | Description | |
---|---|---|
ValidateWrite | Validate the instance of the class upon writing to the Active Directory Domain Services. (Overrides ADConfigurationObject.ValidateWrite(List<ValidationError>).) |
Top
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace