Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
3/29/2010

Initializes a new instance of the Recipient class, using the Recipient’s address.

Namespace:Microsoft.WindowsMobile.PocketOutlook
Assembly:Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

Remarks

For e-mail and Meetings, the string address is a valid e-mail address.

For SMS, the string address is a valid SMS address.

Do not use this constructor overload to create a Recipient for adding to an Appointment's RecipientCollection. Doing so will throw a Win32Exception exception.


See Also