UnifiedPolicyNotificationBase.TenantContext property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public ReadOnly Property TenantContext As TenantContext
Get
'Usage
Dim instance As UnifiedPolicyNotificationBase
Dim value As TenantContext
value = instance.TenantContext
public TenantContext TenantContext { get; }
Property value
Type: TenantContext
See also
Reference
UnifiedPolicyNotificationBase class