Attachment.Type Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna uma OlAttachmentType constante que indica o tipo do objeto especificado. Somente leitura.
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