com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ExchangeDelegateUser



  • public final class ExchangeDelegateUser
    extends Object

    Represents a user who is granted access to the principal mailbox

    • Constructor Detail

      • ExchangeDelegateUser

        public ExchangeDelegateUser()

        Initializes a new instance of the ExchangeDelegateUser class

      • ExchangeDelegateUser

        public ExchangeDelegateUser(String primarySmtpAddress,
                            int permissionLevel)

        Initializes a new instance of the ExchangeDelegateUser class for the specified user and sets the specified permission level on all folders

        Parameters:
        primarySmtpAddress - A user primary smtp address
        permissionLevel - A permission level that is granted to the user on all folders
    • Method Detail

      • setUserInfo

        public final void setUserInfo(ExchangeFolderUserInfo value)

        Gets or sets the user information

      • getFolderPermissions

        public final ExchangeDelegatePermissions getFolderPermissions()

        Gets or sets the folder permissions for the delegate user

      • setFolderPermissions

        public final void setFolderPermissions(ExchangeDelegatePermissions value)

        Gets or sets the folder permissions for the delegate user

      • getOptions

        public final int getOptions()

        Gets or sets additional options

      • setOptions

        public final void setOptions(int value)

        Gets or sets additional options