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