Compartilhar via


Attachment.BlockLevel Propriedade

Definição

Retorna uma OlAttachmentBlockLevel constante que especifica se há alguma restrição no anexo com base em sua extensão de arquivo. Somente leitura.

public:
 property Microsoft::Office::Interop::Outlook::OlAttachmentBlockLevel BlockLevel { Microsoft::Office::Interop::Outlook::OlAttachmentBlockLevel get(); };
public Microsoft.Office.Interop.Outlook.OlAttachmentBlockLevel BlockLevel { get; }
Public ReadOnly Property BlockLevel As OlAttachmentBlockLevel

Valor da propriedade

Comentários

Esse valor dessa propriedade reflete se um anexo é bloqueado com base em sua extensão de arquivo e como a segurança do anexo foi configurada no computador cliente. Para obter mais informações sobre a segurança de anexos no Outlook, consulte o site do Office Resource Kit.

Aplica-se a