ADVirtualDirectory members
Include protected members
Include inherited members
Represents a virtual directory on an Exchange server.
The ADVirtualDirectory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ADVirtualDirectory |
Top
Properties
Name | Description | |
---|---|---|
AdminDisplayName | (Inherited from ADConfigurationObject.) | |
AdminDisplayVersion | ||
DistinguishedName | Gets the distinguished name for the object. (Inherited from ADObject.) | |
ExchangeVersion | Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.) | |
ExternalAuthenticationMethods | ||
ExternalUrl | Gets or sets the host name that is used to connect to the server from outside the firewall. | |
Guid | Gets the unique identifier for this object. (Inherited from ADObject.) | |
Identity | (Inherited from ADObject.) | |
InternalAuthenticationMethods | ||
InternalUrl | Gets or sets the host name that is used to connect to the server from inside the firewall. | |
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) | |
Name | Gets or sets the name associated with this object. (Inherited from ADObject.) | |
ObjectCategory | (Inherited from ADObject.) | |
ObjectClass | (Inherited from ADObject.) | |
OrganizationId | (Inherited from ADObject.) | |
OriginatingServer | (Inherited from ADRawEntry.) | |
Server | Gets the identifier for the server that contains the virtual directory. | |
WhenChanged | (Inherited from ADObject.) | |
WhenChangedUTC | (Inherited from ADObject.) | |
WhenCreated | (Inherited from ADObject.) | |
WhenCreatedUTC | (Inherited from ADObject.) |
Top
Methods
Name | Description | |
---|---|---|
Clone | Creates a clone of this ConfigurableObject instance. (Inherited from ConfigurableObject.) | |
GetProperties | Returns a collection of properties for this instance. (Inherited from ConfigurableObject.) | |
SetObjectClass | (Inherited from ADObject.) | |
ToString | (Inherited from ADObject.) | |
TryConvertOutputProperty(Object, PropertyDefinition, Object) | (Inherited from ConfigurableObject.) | |
TryConvertOutputProperty(Object, String, Object) | (Inherited from ConfigurableObject.) | |
Validate | Returns a list of validation errors for the object. (Inherited from ConfigurableObject.) | |
ValidateRead | (Inherited from ADObject.) | |
ValidateWrite | (Inherited from ADConfigurationObject.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | Copies changes from the specified source. (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | Gets the object state. (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | Clears change tracking entries for the object. (Inherited from ConfigurableObject.) |
Top
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace