_AttachmentSelection.Location Propriété

Définition

Retourne une OlSelectionLocation constante qui spécifie l’emplacement de la sélection de la pièce jointe dans l’interface utilisateur de Microsoft Outlook. En lecture seule.

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

Valeur de propriété

Remarques

Cette propriété retourne toujours la constante olAttachmentWell.

S’applique à