次の方法で共有


DeliverPromoteEmailRequest.SubmittedBy Property

Definition

Overloads

SubmittedBy

Gets or sets the email address of the account that is creating the email activity instance. Required.

SubmittedBy

Gets or sets the email address of the account that is creating the email activity instance. Required.

public:
 property System::String ^ SubmittedBy { System::String ^ get(); void set(System::String ^ value); };
public string SubmittedBy { get; set; }
member this.SubmittedBy : string with get, set
Public Property SubmittedBy As String

Property Value

The email address of the account that is creating the email activity.

Applies to