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

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

Пространство имён:  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,
	string daylightDisplayName,
	AdjustmentRule[] adjustmentRule
)

Параметры

id
Тип: SystemString
baseOffsetToUtc
Тип: SystemTimeSpan
name
Тип: SystemString
standardDisplayName
Тип: SystemString
daylightDisplayName
Тип: SystemString
adjustmentRule
Тип: Tessa.Exchange.WebServices.Data.MiscAdjustmentRule

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

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