_Inspector.AttachmentSelection Property

Obtains an AttachmentSelection object consisting of one or more attachments that are selected in the inspector. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property AttachmentSelection As AttachmentSelection
    Get
'Usage
Dim instance As _Inspector
Dim value As AttachmentSelection

value = instance.AttachmentSelection
[DispIdAttribute()]
AttachmentSelection AttachmentSelection { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.AttachmentSelection

See Also

Reference

_Inspector Interface

_Inspector Members

Microsoft.Office.Interop.Outlook Namespace