Для изменения размера нажмите или перетащите

TimeZoneExtensionsCreateCustomTimeZone(String, TimeSpan, String, String) - метод

Пространство имён:  Tessa.Exchange.WebServices.Data.Misc
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public static TimeZoneInfo CreateCustomTimeZone(
	string id,
	TimeSpan baseOffsetToUtc,
	string name,
	string standardDisplayName
)

Параметры

id
Тип: SystemString
baseOffsetToUtc
Тип: SystemTimeSpan
name
Тип: SystemString
standardDisplayName
Тип: SystemString

Возвращаемое значение

Тип: TimeZoneInfo
См. также