IPjMembershipUser.Email 屬性
附註:此 API 目前已過時。
會取得使用者的電子郵件地址。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
<ObsoleteAttribute("in o15")> _
ReadOnly Property Email As String
Get
'用途
Dim instance As IPjMembershipUser
Dim value As String
value = instance.Email
[ObsoleteAttribute("in o15")]
string Email { get; }
屬性值
類型:System.String
電子郵件地址。