United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Core class library
Microsoft.SharePoint
SPUserInfo structure
SPUserInfo fields
Email field
LoginName field
Name field
Notes field
This topic has not yet been rated
-
Rate this topic
SPUserInfo fields
SharePoint 2013
Other Versions
SharePoint 2010
Windows SharePoint Services 3
The
SPUserInfo
type exposes the following members.
Fields
Name
Description
Email
Contains the e-mail address of the user.
LoginName
Contains the user name (
DOMAIN
\
User_Alias
) of the user.
Name
Contains the display name of the user.
Notes
Contains notes for the user.
Top
See also
Reference
SPUserInfo structure
Microsoft.SharePoint namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD