3.2.5.124.1.1.1 Email
Type: CSOM String
Accessibility: Read/Write
Specifies the e-mail address of the user.
It MUST NOT be NULL. Its length MUST be equal to or less than 255.
Exceptions:
Error Code |
Error Type Name |
Condition |
---|---|---|
-1 |
Microsoft.SharePoint.SPException |
The property is read when either the user object (1) was not successfully initialized or the user could not be found. |
-1 |
Microsoft.SharePoint.SPException |
The property is set when either the user object (1) was not successfully initialized or the user could not be found. |