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.