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()
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()