AttachmentSelection.GetSelection 方法 (Outlook)

返回一个 Selection 对象,该对象包含 SelectionContents 参数指定的对象类型,并且当前在 AttachmentSelection 对象的父项所在的活动资源管理器中选择的对象类型。

语法

expressionGetSelection( _SelectionContents_ )

表达 一个代表 AttachmentSelection 对象的变量。

参数

名称 必需/可选 数据类型 说明
SelectionContents 必需 OlSelectionContents 指定选定内容中要返回的对象种类。

返回值

选择 对象,其中包含指定的类型的对象在活动资源管理器中选定。

备注

AttachmentSelection 对象公开了此方法的唯一原因是因为 AttachmentSelection 继承的 选择 对象。 此方法不是 AttachmentSelection 对象上调用。

另请参阅

AttachmentSelection 对象

支持和反馈

有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。