RecipientCollection Members

3/29/2010

The collection of Recipients for Meeting requests and MAPI messages.

The following tables list the members exposed by the RecipientCollection type.

Public Properties

  Name Description
Aa455648.pubproperty(en-us,MSDN.10).gif Count Gets the number of Recipient items in the collection
Aa455648.pubproperty(en-us,MSDN.10).gif Item Gets the Recipient from the Recipient collection, with the specified index.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa455648.pubmethod(en-us,MSDN.10).gif Add Adds the specified Recipient to the collection.
Aa455648.pubmethod(en-us,MSDN.10).gif Dispose Disposes a RecipientCollection.
Aa455648.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
Aa455648.pubmethod(en-us,MSDN.10).gif GetEnumerator Gets an enumerator for iterating through the Recipient collection.
Aa455648.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
Aa455648.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
Aa455648.pubmethod(en-us,MSDN.10).gif Aa455648.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
Aa455648.pubmethod(en-us,MSDN.10).gif Remove Removes the Recipient from the collection, with the specified index.
Aa455648.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa455648.protmethod(en-us,MSDN.10).gif Finalize Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources, and performs other cleanup operations before garbage collection is performed.
Aa455648.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  

Top

See Also

Reference

RecipientCollection Class
Microsoft.WindowsMobile.PocketOutlook Namespace