Udostępnij za pośrednictwem


ISupportTicketDetails.ContactDetailPreferredTimeZone Property

Definition

Time zone of the user. This is the name of the time zone from Microsoft Time Zone Index Values.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Time zone of the user. This is the name of the time zone from [Microsoft Time Zone Index Values](https://support.microsoft.com/help/973627/microsoft-time-zone-index-values).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="preferredTimeZone", Update=true)]
public string ContactDetailPreferredTimeZone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Time zone of the user. This is the name of the time zone from [Microsoft Time Zone Index Values](https://support.microsoft.com/help/973627/microsoft-time-zone-index-values).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="preferredTimeZone", Update=true)>]
member this.ContactDetailPreferredTimeZone : string with get, set
Public Property ContactDetailPreferredTimeZone As String

Property Value

Attributes

Applies to