共用方式為


Panes 物件 (Outlook)

包含指定之 [ 總管] 所顯示的窗格。

註解

使用Panes屬性可從Explorer物件傳回Panes集合物件。

使用 Item 方法來擷取特定窗格。

針對 Microsoft Outlook 2000 及更新版本, [快捷方式 ] 窗格是您可以透過 Panes 物件存取的唯一窗格。

範例

下列 Visual Basic for Applications (VBA) 範例會從 Explorer 物件中擷取 Panes 物件。

Set myPanes = myExplorer.Panes

下列範例會擷取代表快捷方式窗格的OutlookBarPane物件。

Set myOLBarPane = myExplorer.Panes.Item("OutlookBar") 

方法

名稱
項目

屬性

名稱
Application
Class
Count
Parent
Session

另請參閱

Outlook 物件模型參考

支援和意見反應

有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應