SP へUserProfiles.PersonProperties.email プロパティ (sp.userprofiles)

ユーザーのメール アドレスを取得します。

**適用対象:**apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.UserProfiles.PersonProperties.get_email()

戻り値

String
ユーザーのメール アドレス。

関連項目

その他の技術情報

PersonProperties