C# Class DevelopexOutlookSync.Common.OutlookStorage.Recipient

Inheritance: OutlookStorage
Datei anzeigen 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