Hi Everyone, Im currently using the following method to obtain the Alias out of the user name, and works very fast and accurate.
Public Function GetAliasFromName(sAddressEntry As String) As String
With New Outlook.Application
GetAliasFromName = .Session.AddressLists("Global...