Share via


DeliveryTarget.MessageSubject Propiedad

Definición

Obtiene o establece el asunto del mensaje de correo electrónico.

public:
 property System::String ^ MessageSubject { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string MessageSubject { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MessageSubject : string with get, set
Public Property MessageSubject As String

Valor de propiedad

String

Asunto del mensaje de correo electrónico.

Atributos

Se aplica a