I am obtaining a user full name from public address book and then comparing a name from a mailbox acl to see if it is same. But I am struggling as the comparison does not work. Code is along these lines:
Dim resourceNotesName As New NotesName(doc.FullName(0))