C# Class Microsoft.Protocols.TestSuites.MS_OXCFXICS.FolderId

The FolderId field
Exibir arquivo Open project: OfficeDev/Interop-TestSuites

Public Methods

Method Description
FolderId ( ulong value ) : System

Initializes a new instance of the FolderId class.

Method Details

FolderId() public method

Initializes a new instance of the FolderId class.
public FolderId ( ulong value ) : System
value ulong The folder Id value
return System