SerializableTimeZone.StandardTime 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 StandardTime 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 ^ StandardTime { ExchangeWebServices::SerializableTimeZoneTime ^ get(); void set(ExchangeWebServices::SerializableTimeZoneTime ^ value); };
public ExchangeWebServices.SerializableTimeZoneTime StandardTime { get; set; }
Public Property StandardTime As SerializableTimeZoneTime
Property Value
The StandardTime property returns a SerializableTimeZoneTime object.