Share via


ADOwaVirtualDirectory.Exchange2003Url property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property Exchange2003Url As Uri
    Get
    Set
'Usage
Dim instance As ADOwaVirtualDirectory
Dim value As Uri

value = instance.Exchange2003Url

instance.Exchange2003Url = value
public Uri Exchange2003Url { get; set; }

Property value

Type: System.Uri
Returns Uri.

See also

Reference

ADOwaVirtualDirectory class

ADOwaVirtualDirectory members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace