Attachment.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an OlAttachmentType constant indicating the type of the specified object. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlAttachmentType Type { Microsoft::Office::Interop::Outlook::OlAttachmentType get(); };
public Microsoft.Office.Interop.Outlook.OlAttachmentType Type { get; }
Public ReadOnly Property Type As OlAttachmentType