ApplyPptxTemplateRequest.TimeZone 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.
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