ITAddress::get_AddressName

[This is preliminary documentation and subject to change.]

Retrieves displayable name of the address.

HRESULT get_AddressName(
  BSTR *ppName
);
 

Parameters

ppName
[out] Pointer to BSTR containing the address name.

Return Values

TBD