Recipient.AutoResponse Property

Definition

Returns or sets a String (string in C#) representing the text of an automatic response for a Recipient. Read/write.

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

Property Value

Applies to