OneDrive user info

There's a way to get account user info (email, lastname, firstname ecc) with OneDrive?


With Google Drive i'm using:

AdvGDrive1.GetUserInfo;
AdvGDrive1.Profile.Email;

And with Dropbox:

AdvDropBox1.GetAccountInfo;
AdvDropBox1.Info.UserName;

Thanks in advance,
Lamberto Righetti

Is for OneDrive not available. We'll check if the OneDrive API exposes this and if so, we'll look to extend the component to also make this available.