Share via


IRecipients Property Methods

These methods are not supported in Windows CE Platform Builder 3.0.

The property methods of the IRecipients interface read the properties described in the following table. For more information, see Interface Property Methods.

Properties in Vtable Order

Property Description
Count
HRESULT get_Count
([out] int *piCount);
Returns the number of items in this collection.
Application
HRESULT get_Application
([out] IPOutlookApp **ppIPOutlookApp);
Returns a pointer to the main Pocket Outlook application object.

Return Values

Each property method supports the standard HRESULT return values, including S_OK.

See Also

IRecipients::Unknown

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.