C# Class iwantedue.OutlookStorage.Attachment

Inheritance: OutlookStorage
显示文件 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