_Application.UserAddress Propiedad

Definición

Devuelve o establece la dirección de correo del usuario.

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

Valor de propiedad

Comentarios

La dirección de correo se utiliza para el remite de los sobres.

Se aplica a