Gets the time zone.

Namespace:  Rebex.Mime.Headers
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public ReadOnly Property TimeZone As TimeSpan
	Get
C#
public TimeSpan TimeZone { get; }

Field Value

A TimeSpan.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also