AcSharePointListTransferType enumeration (Access)

Used with the DoCmd.TransferSharePointList method (Access) method to specify whether to import or link to a SharePoint list.

Name Value Description
acImportSharePointList 0 Import the SharePoint list.
acLinkSharePointList 1 Link to the SharePoint list.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.