Recipient.AutoResponse Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) représentant le texte d’une réponse automatique pour un Recipient. Lecture-écriture.

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

Valeur de propriété

S’applique à