'Declaration
<ObsoleteAttribute()> Public Function New( _ ByVal name As String, _ ByVal filePath As String, _ ByVal accessToken As String _ )
Parameters
- name
- File Name
- filePath
- File Path
- accessToken
- Access token of OneDrive
'Declaration
<ObsoleteAttribute()> Public Function New( _ ByVal name As String, _ ByVal filePath As String, _ ByVal accessToken As String _ )