File ( Excel ) : Find email id of user Last Edited / Saved by

Hi Leads

How to find the Email of last edited user of an excel file

Below expression give the domain and logon id but not email

System.IO.File.GetAccessControl(filepath).GetOwner(GetType(System.Security.Principal.NTAccount)).ToString()