C# Class iwantedue.OutlookStorage.Recipient

Inheritance: OutlookStorage
显示文件 Open project: Developex/Outlook-Sync-Webservice

Public Methods

Method Description
Recipient ( OutlookStorage message ) : System

Initializes a new instance of the Recipient class.

Method Details

Recipient() public method

Initializes a new instance of the Recipient class.
public Recipient ( OutlookStorage message ) : System
message OutlookStorage The message.
return System