Compartir a través de


AcceptedDomain.TenantId Property

The TenantId property gets the tenant identifier for the accepted domain.

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 AcceptedDomain
Dim value As Guid

value = instance.TenantId
public abstract Guid TenantId { get; }

Property Value

Type: System.Guid
The value of the TenantId property is a Guid object.