TimeZoneType.Standard 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.
The Standard property gets or sets the date and time when the time changes from daylight saving time to standard time.
public:
property ExchangeWebServices::TimeChangeType ^ Standard { ExchangeWebServices::TimeChangeType ^ get(); void set(ExchangeWebServices::TimeChangeType ^ value); };
public ExchangeWebServices.TimeChangeType Standard { get; set; }
Public Property Standard As TimeChangeType
Property Value
The Standard property returns a TimeChangeType object that represents the date and time when the time changes from daylight saving time to standard time.