Folder.DocumentsType Field
Specifies that the folder contains documents.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public static readonly Guid DocumentsType
public:
static initonly Guid DocumentsType
Public Shared ReadOnly DocumentsType As Guid
Field Value
Type: System.Guid
See Also
Folder Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top