C# Class DevelopexOutlookSync.Common.OutlookStorage.Attachment

Inheritance: OutlookStorage
Datei anzeigen Open project: Developex/Outlook-Sync-Webservice

Public Methods

Method Description
Attachment ( OutlookStorage message ) : System

Initializes a new instance of the Attachment class.

Method Details

Attachment() public method

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