I need to read the Alias in outlook using Graph API
In the previous version of the Outlook application, right-clicking on an email address provided an option labeled “Open Outlook Properties.” Upon selecting this option, users could view various tabs, including General, Organization, Phones, Member Of, and E-mail Addresses. Within the General tab, information such as the name and address is displayed. The name section includes fields for the first name, initials, last name, display name, and alias. I am interested in retrieving the alias using the Graph API. Could anyone provide guidance on how to accomplish this?
In the previous version of the Outlook application, right-clicking on an email address provided an option labeled “Open Outlook Properties.” Upon selecting this option, users could view various tabs, including General, Organization, Phones, Member Of, and E-mail Addresses. Within the General tab, information such as the name and address is displayed. The name section includes fields for the first name, initials, last name, display name, and alias. I am interested in retrieving the alias using the Graph API. Could anyone provide guidance on how to accomplish this? Read More