Share via


VirtualDirectoryIdParameter members

Identifies an Exchange virtual directory.

The VirtualDirectoryIdParameter type exposes the following members.

Constructors

  Name Description
Public method VirtualDirectoryIdParameter() Initializes a new instance of the VirtualDirectoryIdParameter class.
Public method VirtualDirectoryIdParameter(INamedIdentity) Initializes a new instance of the VirtualDirectoryIdParameter class for the specified virtual directory.
Public method VirtualDirectoryIdParameter(ADVirtualDirectory) Initializes a new instance of the VirtualDirectoryIdParameter class for the specified virtual directory.
Protected method VirtualDirectoryIdParameter(String) Initializes a new instance of the VirtualDirectoryIdParameter class for the virtual directory with the specified identity string.
Public method VirtualDirectoryIdParameter(ADObjectId) Initializes a new instance of the VirtualDirectoryIdParameter class with the specified Active Directory object identifier.

Top

Properties

  Name Description
Protected property RoleRestriction Gets the server roles used to filter the results of a request for a virtual directory. (Overrides ServerBasedIdParameter.RoleRestriction.)

Top

Methods

  Name Description
Public methodStatic member Parse Returns a new instance of the VirtualDirectoryIdParameter class for the virtual directory with the specified identity string.

Top

See also

Reference

VirtualDirectoryIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace