PSSenderInfo.ClientTimeZone 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.
Contains the TimeZone information from the client machine.
public:
property TimeZoneInfo ^ ClientTimeZone { TimeZoneInfo ^ get(); };
public TimeZone ClientTimeZone { get; }
public TimeZoneInfo ClientTimeZone { get; }
member this.ClientTimeZone : TimeZone
member this.ClientTimeZone : TimeZoneInfo
Public ReadOnly Property ClientTimeZone As TimeZone
Public ReadOnly Property ClientTimeZone As TimeZoneInfo