SerializableTimeZone.DaylightTime 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 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.