Essential PowerShell for Office 365 by Vlad Catrinescu

Essential PowerShell for Office 365 by Vlad Catrinescu

Author:Vlad Catrinescu
Language: eng
Format: epub, pdf
Publisher: Apress, Berkeley, CA


HiddenFromAddressListsEnabled

The HiddenFromAddressListsEnabled parameter specifies whether this recipient is visible in address lists.

MailTip

The MailTip parameter specifies the custom MailTip text for this recipient. The MailTip is shown to senders when they start drafting an email message to this recipient.

If you wanted to modify a distribution group you previously created to have a MailTip, as well as to hide the Distribution Group from the Global Address List, you would run the following cmdlet:

Set-DistributionGroup [email protected] `

-MailTip "Please Note this e-mail adress is reserved for Management Only" `

-HiddenFromAddressListsEnabled $true



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.