Activity.LocalTimezone 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.
Gets or sets the name of the timezone used to define local time for the message, expressed in IANA Time Zone database format. For example, America/Los_Angeles.
public string LocalTimezone { get; set; }
member this.LocalTimezone : string with get, set
Public Property LocalTimezone As String
Property Value
The name of the timezone used to define local time for the message, expressed in IANA Time Zone database format.