I am building custom input element to create a new event and trying to limit the length as same as the resource type in graph api.
What resource type I am trying to limit is body/content and location/displayName while creating an event.
I am building custom input element to create a new event and trying to limit the length as same as the resource type in graph api.
What resource type I am trying to limit is body/content and location/displayName while creating an event.
I think that Graph API has only limit for the size of the request which is 3-4MB.