DirectoryEntry Members

Independentsoft MSG .NET

DirectoryEntry Members MSG .NET Class Library
The DirectoryEntry type exposes the following members.
Constructors

  NameDescription
Protected methodDirectoryEntry
Initializes a new instance of the DirectoryEntry class
Back to Top
Methods

  NameDescription
Public methodCompareTo
Compares this instance with the specified DirectoryEntry object and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified DirectoryEntry.
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the type of the current instance.
(Inherited from OnlineObject.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyClassId
Gets or sets class ID.
Public propertyCreatedTime
Gets creation time.
Public propertyLastModifiedTime
Gets last modified time.
Public propertyName
Gets or sets name.
Public propertySize
Gets size.
Back to Top
See Also