TimeZoneType.Standard Property

Definition

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.

Applies to