แชร์ผ่าน


TeamsChannelData.Tenant Property

Definition

Gets or sets information about the tenant in which the message was sent.

public Microsoft.Bot.Schema.Teams.TenantInfo Tenant { get; set; }
member this.Tenant : Microsoft.Bot.Schema.Teams.TenantInfo with get, set
Public Property Tenant As TenantInfo

Property Value

The information about the tenant.

Applies to