RecipientCollection Class
3/29/2010
The collection of Recipients for Meeting requests and MAPI messages.
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
[DefaultMemberAttribute("Item")]
public class RecipientCollection : IEnumerable, IDisposable
'Declaration
<DefaultMemberAttribute("Item")> _
Public Class RecipientCollection
Implements IEnumerable, IDisposable
Inheritance Hierarchy
System.Object
Microsoft.WindowsMobile.PocketOutlook.RecipientCollection
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
RecipientCollection Members
Microsoft.WindowsMobile.PocketOutlook Namespace