C# 클래스 DevelopexOutlookSync.Common.OutlookStorage.Attachment

상속: OutlookStorage
파일 보기 프로젝트 열기: Developex/Outlook-Sync-Webservice

공개 메소드들

메소드 설명
Attachment ( OutlookStorage message ) : System

Initializes a new instance of the Attachment class.

메소드 상세

Attachment() 공개 메소드

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