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

Attribution(String, ItemId, String, Boolean, Boolean, Boolean, FolderId) - конструктор

Creates an instance with all values

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public Attribution(
	string id,
	ItemId sourceId,
	string displayName,
	bool isWritable,
	bool isQuickContact,
	bool isHidden,
	FolderId folderId
)

Параметры

id
Тип: SystemString
Attribution id
sourceId
Тип: Tessa.Exchange.WebServices.DataItemId
Source Id
displayName
Тип: SystemString
Display name
isWritable
Тип: SystemBoolean
Whether writable
isQuickContact
Тип: SystemBoolean
Wther quick contact
isHidden
Тип: SystemBoolean
Whether hidden
folderId
Тип: Tessa.Exchange.WebServices.DataFolderId
Folder id
См. также