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 | |
---|---|---|
Count | Gets the number of Recipient items in the collection | |
Item | Gets the Recipient from the Recipient collection, with the specified index. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | Adds the specified Recipient to the collection. | |
Dispose | Disposes a RecipientCollection. | |
Equals | Overloaded. (inherited from Object ) | |
GetEnumerator | Gets an enumerator for iterating through the Recipient collection. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
Remove | Removes the Recipient from the collection, with the specified index. | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources, and performs other cleanup operations before garbage collection is performed. | |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |
Top
See Also
Reference
RecipientCollection Class
Microsoft.WindowsMobile.PocketOutlook Namespace