AddressBookResolveFullName()

Returns the full email address of a name or resource.

Token ID

AFTKN_AB_RESOLVE_FULLNAME or 817

Syntax

ANSISTRING AddressBookResolveFullName (ANSISTRING FullName;
                                         [ANSISTRING UserID])

Parameters

FullName As ANSISTRING

User or resource’s DisplayName, such as "First Last" or UserID.

UserID As ANSISTRING

(Optional) User ID of the mailbox that contains the Address Book information. Use this information to search in a proxy mailbox.

Return Values

EmailAddress As ANSISTRING

Full EmailAddress or FullAddressText (Domain.PostOffice.UserID).