"Property Email was not yet loaded" when i try to get the Email of a SharePoint people/group field #1404
Unanswered
mvcsharepointdev
asked this question in
Q&A
Replies: 1 comment 6 replies
-
@mvcsharepointdev : when I try this using LoadListDataAsStreamAsync I do get the required person details. Are you sure |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using LoadListDataAsStreamAsync to get the SharePoint list items as follow:-
but when i try to get the email of the TechnicianName field as follow :-
i got this error "Property Email was not yet loaded" .. so how i can load the email property inside my CAML?
Beta Was this translation helpful? Give feedback.
All reactions