Get-ExternalInOutlook
此指令程式只能在雲端式服務中使用。
使用 Get-ExternalInOutlook Cmdlet 來檢視適用于 iOS 和 Android 的 Outlook、Mac 版 Outlook、Outlook 網頁版 和 Outlook 中可用的外部寄件者識別組態。
如需下方<語法>一節中參數集的詳細資訊,請參閱 Exchange Cmdlet 語法。
Syntax
Get-ExternalInOutlook
[[-Identity] <OrganizationIdParameter>]
[<CommonParameters>]
Description
此 Cmdlet 輸出中傳回的重要屬性如下:
- 已啟用:True 表示已啟用此功能;False 表示功能已停用。
- AllowList:例外狀況清單。 從指定網域中指定的寄件者或寄件者接收的訊息,不會在主旨行的區域中收到外部圖示。
您必須已獲指派權限,才能執行此指令程式。 雖然本主題已列出這個指令程式的所有參數,不過,如果某些參數並未包含在指派給您的權限中,您可能就無法存取這些參數。 若要尋找在組織中執行任何 Cmdlet 或參數所需的權限,請參閱 Find the permissions required to run any Exchange cmdlet。
範例
範例 1
Get-ExternalInOutlook
此範例會傳回組織的外部寄件者識別功能設定。
參數
-Identity
Identity 參數會指定您要檢視之外部寄件者識別物件的 GUID。 雖然此參數可供使用,但您不需要使用它。
Type: | OrganizationIdParameter |
Position: | 0 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Exchange Online, Exchange Online Protection |