Ms team file attachment

SHABIN TC 0 Reputation points
2023-09-12T08:04:20.97+00:00

Ms team file attachment not showing thumbnailUrl using graph api.

User's image

 $attachment = [
                'id'          => $attachmentId,
                'contentType' => 'reference',
                'contentUrl'  => $contentUrl,
                'name'        => $fileName,
                'thumbnailUrl'=> $contentUrl,
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,239 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.