vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface EmailIntegrationSettingsMetadata

    interface EmailIntegrationSettingsMetadata {
        doesEmailLogAsEmailMessageInOutlook?: boolean;
        doesGmailStayConnectedToSalesforce?: boolean;
        enableContactAndEventSync?: boolean;
        enableEmailTrackingInMobile?: boolean;
        enableEngageForOutlook?: boolean;
        enableGmailIntegration?: boolean;
        enableInboxMobileIntune?: boolean;
        enableOutlookIntegration?: boolean;
        enableOutlookMobileIntegration?: boolean;
        enableProductivityFeatures?: boolean;
        enableSupplementalContactInfoInMobile?: boolean;
        fullName?: string;
        isLayoutCustomizationAllowed?: boolean;
        orgIsSyncingEventsOutbound?: boolean;
        shouldUseTrustedDomainsList?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    doesEmailLogAsEmailMessageInOutlook?: boolean
    doesGmailStayConnectedToSalesforce?: boolean
    enableContactAndEventSync?: boolean
    enableEmailTrackingInMobile?: boolean
    enableEngageForOutlook?: boolean
    enableGmailIntegration?: boolean
    enableInboxMobileIntune?: boolean
    enableOutlookIntegration?: boolean
    enableOutlookMobileIntegration?: boolean
    enableProductivityFeatures?: boolean
    enableSupplementalContactInfoInMobile?: boolean
    fullName?: string
    isLayoutCustomizationAllowed?: boolean
    orgIsSyncingEventsOutbound?: boolean
    shouldUseTrustedDomainsList?: boolean