Google Apps Script API
    Preparing search index...
    interface UserIm {
        customProtocol?: string;
        customType?: string;
        im?: string;
        primary?: boolean;
        protocol?: string;
        type?: string;
    }
    Index

    Properties

    customProtocol?: string
    customType?: string
    im?: string
    primary?: boolean
    protocol?: string
    type?: string