Partager via


ChatTranscriptDetails.Message Property

Definition

List of chat transcript communication resources.

[Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.IMessageProperties> Message { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)>]
member this.Message : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.IMessageProperties> with get, set
Public Property Message As List(Of IMessageProperties)

Property Value

Implements

Attributes

Applies to