CasTransactionOutcome.Url Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Url As Uri
Get
Friend Set
'Usage
Dim instance As CasTransactionOutcome
Dim value As Uri
value = instance.Url
public Uri Url { get; internal set; }
Property Value
Type: System.Uri