Skip to main content

SYNOPSIS

Get Exchange Mailbox Max Send and Receive Size limits.

SYNTAX

DESCRIPTION

This function retrieves the maximum send and receive size limits for Exchange Online mailboxes.

EXAMPLES

EXAMPLE 1

EXAMPLE 2

Retrieves the max send and receive size limits for mailboxes in the specified domain.

EXAMPLE 3

Retrieves the max send and receive size limits for the specified mailbox.

EXAMPLE 4

Exports results to an Excel file.

PARAMETERS

-ByDomain

The domain to filter mailboxes by their primary SMTP address.

-ExportPath

Optional output directory for the Excel export (defaults to the user profile).

-ExportToExcel

If specified, exports the results to an Excel file in the user’s profile directory.

-Identity

The identity of the mailbox to retrieve. This can be the primary SMTP address, alias, or GUID.

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

System.String

OUTPUTS

NOTES