AttachmentSelection.Location property (Outlook)

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

Syntax

expression.Location

expression A variable that represents an 'AttachmentSelection' object.

Remarks

This property always returns the constant olAttachmentWell.

See also

AttachmentSelection Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.