Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TenantId property gets the tenant to which the item belongs.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property TenantId As Guid
Get
'Usage
Dim instance As DeliverableMailItem
Dim value As Guid
value = instance.TenantId
public abstract Guid TenantId { get; }
Property value
Type: System.Guid
he TenantId property returns Guid object that identifies the tenant.