Compartilhar via


IUpdateContactProfile.PreferredTimeZone 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=false, SerializedName="preferredTimeZone", Update=true)]
public string PreferredTimeZone { 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=false, SerializedName="preferredTimeZone", Update=true)>]
member this.PreferredTimeZone : string with get, set
Public Property PreferredTimeZone As String

Property Value

Attributes

Applies to