Mailbox.Address 属性

定义

获取或设置用于引用用户邮箱的地址。

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

属性值

电子邮件地址。

适用于