_AttachmentSelection.Location 属性

定义

返回一个 OlSelectionLocation 常量,该常量指定附件选择在 Microsoft Outlook 用户界面中的位置。 只读。

public:
 property Microsoft::Office::Interop::Outlook::OlSelectionLocation Location { Microsoft::Office::Interop::Outlook::OlSelectionLocation get(); };
public Microsoft.Office.Interop.Outlook.OlSelectionLocation Location { get; }
Public ReadOnly Property Location As OlSelectionLocation

属性值

注解

此属性始终返回常量 olAttachmentWell

适用于