FolderPermissionCollectionAdd - метод
Adds a permission to the collection.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public void Add(
FolderPermission permission
)
Public Sub Add (
permission As FolderPermission
)
public:
void Add(
FolderPermission^ permission
)
member Add :
permission : FolderPermission -> unit
Параметры
- permission FolderPermission
- The permission to add.