_TaskItem.ContactNames Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) représentant les noms de contact associés à l’élément Outlook. Lecture-écriture.

public:
 property System::String ^ ContactNames { System::String ^ get(); void set(System::String ^ value); };
public string ContactNames { get; set; }
Public Property ContactNames As String

Valeur de propriété

S’applique à