public class ExchangeDelegatePermissions extends Object
Represents the folder permissions for the delegate user
Constructor and Description |
---|
ExchangeDelegatePermissions()
Initializes a new instance of the
ExchangeDelegatePermissions class |
Modifier and Type | Method and Description |
---|---|
int |
getCalendarFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Calendar folder
|
int |
getContactsFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Contacts folder
|
int |
getInboxFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Inbox folder
|
int |
getJournalFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Journal folder
|
int |
getNotesFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Notes folder
|
int |
getTasksFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Tasks folder
|
void |
setCalendarFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Calendar folder
|
void |
setContactsFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Contacts folder
|
void |
setInboxFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Inbox folder
|
void |
setJournalFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Journal folder
|
void |
setNotesFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Notes folder
|
void |
setPermissionLevel(int permissionLevel)
Sets the permission level on all folders to the specified value
|
void |
setTasksFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Tasks folder
|
public ExchangeDelegatePermissions()
Initializes a new instance of the ExchangeDelegatePermissions
class
public final int getCalendarFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Calendar folder
public final void setCalendarFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Calendar folder
public final int getTasksFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Tasks folder
public final void setTasksFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Tasks folder
public final int getInboxFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Inbox folder
public final void setInboxFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Inbox folder
public final int getContactsFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Contacts folder
public final void setContactsFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Contacts folder
public final int getNotesFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Notes folder
public final void setNotesFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Notes folder
public final int getJournalFolderPermissionLevel()
Gets or sets the permissions which the delegate user has on the default Journal folder
public final void setJournalFolderPermissionLevel(int value)
Gets or sets the permissions which the delegate user has on the default Journal folder
public final void setPermissionLevel(int permissionLevel)
Sets the permission level on all folders to the specified value
permissionLevel
- A premission level on all folders