Interface ExternalFilesValue

interface ExternalFilesValue {
    data: SharepointExternalFile[];
}

Properties

Properties