mex-editor
    Preparing search index...

    Model for a contact point that is created inline with the activity.

    interface CreateContactPointModel {
        $type: "CreateContactPointModel";
        email: string;
    }
    Index
    $type: "CreateContactPointModel"
    email: string