AddressPropertyTimeZone Property
This property is used to get or set the time zone associated with the address
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string TimeZone { get; set; }
Public Property TimeZone As String
Get
Set
public:
property String^ TimeZone {
String^ get ();
void set (String^ value);
}
member TimeZone : string with get, set
Property Value
String