OlmFolder

OlmFolder class

Represents folder information in OLM storage.

Constructors

NameDescription
OlmFolderInitializes a new instance of the OlmFolder class.

Methods

NameDescription
EnumerateMapiMessagesExposes the enumerator, which supports an iteration of messages in folder.
EnumerateMessages (3 overloads)Exposes the enumerator, which supports an iteration of messages in folder.
get_DepthGets the depth.
get_FullPathGets the full path.
get_HasMessagesGets a value indicating whether the current folder has messages.
get_MessageCountGets the message count.
get_NameGets the folder name.
get_PathGets the path.
get_SubFoldersGets the list of sub-folders.
GetSubFolderGets the subfolder by name.
IncreaseMessageCountIncreases the message count.
ToStringReturns a System::String that represents this instance.