OlmFolder.HasMessages

OlmFolder.HasMessages property

Gets a value indicating whether the current folder has messages.

public bool HasMessages { get; }

Return Value

true if the current folder has messages; otherwise, false.

See Also