AttachmentSelection.Location Property (Outlook)

Returns a OlSelectionLocation constant that specifies where the attachment selection is in the Microsoft Outlook user interface. Read-only

Version Information

Version Added: Outlook 2010

Syntax

expression .Location

expression A variable that represents an AttachmentSelection object.

Remarks

This property always returns the constant olAttachmentWell.

See Also

Concepts

AttachmentSelection Object Members

AttachmentSelection Object