Get-EventsFromEmailConfiguration
此 Cmdlet 僅適用于雲端式服務。
使用 Get-EventsFromEmailConfiguration Cmdlet 從信箱上的電子郵件設定檢視事件。 這些設定會定義 Outlook 或Outlook 網頁版 (之前稱為 Outlook Web App) 會自動探索電子郵件訊息中的事件,並將其新增至使用者的行事曆。
如需下方<語法>一節中參數集的詳細資訊,請參閱 Exchange Cmdlet 語法。
Syntax
Get-EventsFromEmailConfiguration
[-Identity] <RecipientIdParameter>
[<CommonParameters>]
Description
注意:下列輸出屬性已被取代:EventReservationProcessingLevel、FoodEstablishmentReservationProcessingLevel、InvoiceProcessingLevel 和 ServiceReservationProcessingLevel。
您必須已獲指派權限,才能執行此指令程式。 雖然本主題已列出這個指令程式的所有參數,不過,如果某些參數並未包含在指派給您的權限中,您可能就無法存取這些參數。 若要尋找在組織中執行任何 Cmdlet 或參數所需的權限,請參閱 Find the permissions required to run any Exchange cmdlet。
範例
範例 1
Get-EventsFromEmailConfiguration -Identity peter@contoso.com
此範例會從 信箱的電子郵件設定 peter@contoso.com 中擷取所有事件。
參數
-Identity
Identity 參數會指定您要檢視的信箱。 您可以依電子郵件地址識別信箱。
Type: | RecipientIdParameter |
Position: | 0 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | Exchange Online |