Create Mailbox
UiPath.ExchangeServer.Activities.CreateMailbox
Creates a new mailbox for an existing Active Directory user account.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Alias | In | InArgument<String> |
|||
| UserPrincipalName | In | InArgument<String> |
✓ | ||
| MailboxDatabase | In | InArgument<String> |
|||
| ArchiveDatabase | In | InArgument<String> |
|||
| AddressBookPolicy | In | InArgument<String> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Archive | property | Boolean |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Delete Mailbox
UiPath.ExchangeServer.Activities.DeleteMailbox
Deletes a specified mailbox.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| UserPrincipalName | In | InArgument<String> |
✓ | ||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Disable Mailbox Archive
UiPath.ExchangeServer.Activities.DisableMailboxArchive
Disables the archive for the specified mailbox.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| UserPrincipalName | In | InArgument<String> |
✓ | ||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Enable Mailbox Archive
UiPath.ExchangeServer.Activities.EnableMailboxArchive
Enables the archive for the specified mailbox.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| UserPrincipalName | In | InArgument<String> |
✓ | ||
| ArchiveDatabase | In | InArgument<String> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Exchange Server Scope
UiPath.ExchangeServer.Activities.ExchangeServerScope
Provides a scope for Exchange Server activities.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Username | In | InArgument<String> |
✓ | ||
| Password | In | InArgument<Security.SecureString> |
✓ | ||
| Server | In | InArgument<String> |
✓ |