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

Creates an instance with all values

Definition

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

Параметры

id  String
Attribution id
sourceId  ItemId
Source Id
displayName  String
Display name
isWritable  Boolean
Whether writable
isQuickContact  Boolean
Wther quick contact
isHidden  Boolean
Whether hidden
folderId  FolderId
Folder id

См. также