OlmFolderInfo

OlmFolderInfo class

Personal Storage Folder info

public sealed class OlmFolderInfo : ValueObject

Properties

Name Description
ItemsCount { get; } Count of the items in the folder
Name { get; } Name of the folder

Methods

Name Description
override Equals(object) Determines whether two object instances are equal.
virtual Equals(ValueObject) Determines whether two object instances are equal.
override GetHashCode() Serves as the default hash function.
override ToString() String representation of personal storage folder info

See Also