Share via


ADOwaVirtualDirectory.OwaVersion property

Gets the version of Outlook Web App (OWA) running on the server.

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

Syntax

'Declaration
Public Property OwaVersion As OwaVersions
    Get
    Friend Set
'Usage
Dim instance As ADOwaVirtualDirectory
Dim value As OwaVersions

value = instance.OwaVersion
public OwaVersions OwaVersion { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.OwaVersions
One of the OwaVersions enumeration values indicating the version of OWA running on the server.

See also

Reference

ADOwaVirtualDirectory class

ADOwaVirtualDirectory members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace