 | RecurrenceIdTimeZoneId Property |
Gets the time zone. (TZID).
Namespace:
Limilabs.Mail.Appointments
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntaxpublic string TimeZoneId { get; }
Public ReadOnly Property TimeZoneId As String
Get
public:
property String^ TimeZoneId {
String^ get ();
}
member TimeZoneId : string with get
Property Value
Type:
String
See Also