다음을 통해 공유


Count Property (IAddressees)

Topic Last Modified: 2006-06-13

Returns the number of Addressee objects in the collection. This property is read-only.

Applies To

IAddressees Interface

Syntax

Property Count As Long
HRESULT get_Count(long* pVal);

Parameters

  • pVal
    Returns the value of the Count property as a reference to a long.