C# 클래스 Microsoft.Protocols.TestSuites.MS_OXORULE.FolderID

A FolderId structure.
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 메소드들

메소드 설명
Deserialize ( ulong folderId ) : void

Deserialize FolderID structure.

FolderID ( ) : System

Initializes a new instance of the FolderID class.

메소드 상세

Deserialize() 공개 메소드

Deserialize FolderID structure.
public Deserialize ( ulong folderId ) : void
folderId ulong Folder id of the folder object.
리턴 void

FolderID() 공개 메소드

Initializes a new instance of the FolderID class.
public FolderID ( ) : System
리턴 System