Modifier and Type | Method and Description |
---|---|
static ExchangeFolderUserInfo |
ExchangeFolderUserInfo.getAnonymousUser()
Gets Anonymous user account
|
static ExchangeFolderUserInfo |
ExchangeFolderUserInfo.getDefaultUser()
Gets Default user account
|
ExchangeFolderUserInfo |
ExchangeBasePermission.getUserInfo()
Gets or sets a user or a delegate user who has folder access permissions
|
ExchangeFolderUserInfo |
ExchangeDelegateUser.getUserInfo()
Gets or sets the user information
|
Modifier and Type | Method and Description |
---|---|
void |
IEWSClient.closeAccess(ExchangeFolderUserInfo userInfo,
String mailbox)
Closes access on the specified mailbox for the specified user.
|
void |
ExchangeBasePermission.setUserInfo(ExchangeFolderUserInfo value)
Gets or sets a user or a delegate user who has folder access permissions
|
void |
ExchangeDelegateUser.setUserInfo(ExchangeFolderUserInfo value)
Gets or sets the user information
|
Constructor and Description |
---|
ExchangeBasePermission(ExchangeFolderUserInfo userInfo)
Initializes a new instance of the
ExchangeBasePermission class |
ExchangeCalendarPermission(ExchangeFolderUserInfo userInfo)
Initializes a new instance of the
ExchangeFolderPermission class |
ExchangeFolderPermission(ExchangeFolderUserInfo userInfo)
Initializes a new instance of the
ExchangeFolderPermission class |