Member Junction
    Preparing search index...

    The Graph event.body facet — HTML/text body that may carry a join URL when onlineMeeting is absent.

    interface GraphItemBody {
        content?: string;
        contentType?: string;
    }
    Index

    Properties

    content?: string

    The body content (HTML or plain text).

    contentType?: string

    'html' or 'text'.