ITAddress::get_AddressTypes

[This is preliminary documentation and subject to change.]

This method is used by Automation client applications, such as Microsoft® Visual Basic®, to retrieve address types available on the address.

HRESULT get_AddressTypes(
  VARIANT *pVariant
);
 

Parameters

pVariant
[out] Pointer to a VARIANT that will be filled in with the ITCollection interface of the collection.

Return Values

TBD