ApplyPptxTemplateRequest.TimeZone Property

Definition

The time zone of the document

[System.Text.Json.Serialization.JsonPropertyName("timezone")]
public Azure.Connectors.Sdk.Plumsail.Models.Timezone? TimeZone { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("timezone")>]
member this.TimeZone : Nullable<Azure.Connectors.Sdk.Plumsail.Models.Timezone> with get, set
Public Property TimeZone As Nullable(Of Timezone)

Property Value

Attributes

Applies to