CasTransactionOutcome.UrlType Property

Namespace:  Microsoft.Exchange.Monitoring
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property UrlType As VirtualDirectoryUriScope
    Get
    Friend Set
'Usage
Dim instance As CasTransactionOutcome
Dim value As VirtualDirectoryUriScope

value = instance.UrlType
public VirtualDirectoryUriScope UrlType { get; internal set; }