Attribution(String, ItemId, String, Boolean, Boolean, Boolean, FolderId) - конструктор
Creates an instance with all values
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public Attribution(
string id,
ItemId sourceId,
string displayName,
bool isWritable,
bool isQuickContact,
bool isHidden,
FolderId folderId
)
Public Sub New (
id As String,
sourceId As ItemId,
displayName As String,
isWritable As Boolean,
isQuickContact As Boolean,
isHidden As Boolean,
folderId As FolderId
)
public:
Attribution(
String^ id,
ItemId^ sourceId,
String^ displayName,
bool isWritable,
bool isQuickContact,
bool isHidden,
FolderId^ folderId
)
new :
id : string *
sourceId : ItemId *
displayName : string *
isWritable : bool *
isQuickContact : bool *
isHidden : bool *
folderId : FolderId -> Attribution
Параметры
- 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