You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the FindItems method to find tasks and one of the Extended Properties (a string) I want to retrieve is quite large, but the value I get back is truncated after 255 characters.
How can I access the rest of this string?
The text was updated successfully, but these errors were encountered:
I'm using the
FindItems
method to find tasks and one of the Extended Properties (a string) I want to retrieve is quite large, but the value I get back is truncated after 255 characters.How can I access the rest of this string?
The text was updated successfully, but these errors were encountered: