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 : TimeZonemember this.ClientTimeZone : TimeZoneInfoPublic ReadOnly Property ClientTimeZone As TimeZonePublic ReadOnly Property ClientTimeZone As TimeZoneInfo