Compartilhar via


_AttachmentSelection.Location Propriedade

Definição

Retorna uma OlSelectionLocation constante que especifica onde a seleção de anexo está na interface do usuário do Microsoft Outlook. Somente leitura.

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

Valor da propriedade

Comentários

Essa propriedade sempre retorna a constante olAttachmentWell.

Aplica-se a