_Application.UserAddress 属性

定义

返回或设置用户的邮件地址。

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

属性值

注解

使用该通讯地址作为信封上的寄信人地址。

适用于