SerializableTimeZone.StandardTime Property

Definition

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.

Applies to