GetMessageDetailsResponse.Files Property

Definition

files

[System.Text.Json.Serialization.JsonPropertyName("files")]
public System.Collections.Generic.List<string> Files { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("files")>]
member this.Files : System.Collections.Generic.List<string> with get, set
Public Property Files As List(Of String)

Property Value

Attributes

Applies to