Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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