_AttachmentSelection.Location Propiedad

Definición

Devuelve una OlSelectionLocation constante que especifica dónde se encuentra la selección de datos adjuntos en la interfaz de usuario de Microsoft Outlook. Solo lectura.

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 de propiedad

Comentarios

Esta propiedad siempre devuelve la constante olAttachmentWell.

Se aplica a