SerializableTimeZone.DaylightTime Property

Definition

The DaylightTime property gets or sets a value that represents an offset from the time relative to Coordinated Universal Time (UTC) that is represented by the Bias property.

public:
 property ExchangeWebServices::SerializableTimeZoneTime ^ DaylightTime { ExchangeWebServices::SerializableTimeZoneTime ^ get(); void set(ExchangeWebServices::SerializableTimeZoneTime ^ value); };
public ExchangeWebServices.SerializableTimeZoneTime DaylightTime { get; set; }
Public Property DaylightTime As SerializableTimeZoneTime

Property Value

The DaylightTime property returns a SerializableTimeZoneTime object.

Applies to