EWS Extension Online Powershell v2 Deprecated
Deprecated. Use ***EWS Extension Online Powershell v3*** instead.
Email · Microsoft Exchange Online
Configuration parameters
url— Exchange Online URL (required)certificate— (required)password— (required)organization— The organization used in app-only authentication. (required)app_id— The application ID from the Azure portal (required)
Commands (9)
-
ews-cas-mailbox-listDisplays Client Access settings that are configured on mailboxes.
-
ews-get-tenant-allow-block-list-countRetrieve current count of defined Tenant Allow/Block List items. Uses Get-TenantAllowBlockListItems cmdlet.
-
ews-get-tenant-allow-block-list-itemsRetrieve current Tenant Allow/Block List items. Uses Get-TenantAllowBlockListItems cmdlet.
-
ews-mailbox-listDisplays mailbox objects and attributes, populate property pages, or supplies mailbox information to other tasks.
-
ews-mailbox-permission-listRetrieves permissions on a mailbox.
-
ews-new-tenant-allow-block-list-itemsAdd new items to the Tenant Allow/Block Lists. Uses PowerShell New-TenantAllowBlockListItems cmdlet.
-
ews-recipient-listDisplays existing recipient objects in your organization. This command returns all mail-enabled objects (for example, mailboxes, mail users, mail contacts, and distribution groups).
-
ews-recipient-permission-listDisplays information about SendAs permissions that are configured for users.
-
ews-remove-tenant-allow-block-list-itemsRemove items from the Tenant Allow/Block Lists. You can delete items by their value or by unique ID. Uses PowerShell cmdlet Remove-TenantAllowBlockListItems cmdlet.