ETASCOM CRM V3 - Documentation API
    Preparing search index...
    interface EmailDocumentStats {
        total: number;
        pending: number;
        linked: number;
        unread: number;
        withAttachments: number;
    }
    Index

    Properties

    total: number
    pending: number
    linked: number
    unread: number
    withAttachments: number