CitationEntity.Claim.Appearance 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.
[System.Text.Json.Serialization.JsonPropertyName("appearance")]
[System.Text.Json.Serialization.JsonPropertyOrder(2)]
public Microsoft.Teams.Api.Entities.CitationEntity.AppearanceDocument Appearance { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("appearance")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(2)>]
member this.Appearance : Microsoft.Teams.Api.Entities.CitationEntity.AppearanceDocument with get, set
Public Property Appearance As CitationEntity.AppearanceDocument
Property Value
- Attributes