_AppointmentItem.OptionalAttendees Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) représentant la chaîne d’affichage des noms de participants facultatifs pour le rendez-vous. Lecture-écriture.

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

Valeur de propriété

Remarques

Cette propriété correspond à la propriété MAPI PidTagDisplayCc.

S’applique à