TeamsChannelData.Tenant Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.