RootDirectoryEntry Properties | MSG .NET Class Library |
The RootDirectoryEntry type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ClassId |
Gets or sets class ID.
(Inherited from DirectoryEntry.) |
![]() | CreatedTime |
Gets creation time.
(Inherited from DirectoryEntry.) |
![]() | DirectoryEntries |
Gets collection of DirectoryEntry.
|
![]() | LastModifiedTime |
Gets last modified time.
(Inherited from DirectoryEntry.) |
![]() | Name |
Gets root's name.
|
![]() | Size |
Gets size.
(Inherited from DirectoryEntry.) |
See Also