Click or drag to resize

AppleSingleEntries Property

Gets all entries stored in this instance.

Namespace:  Limilabs.Mail.Apple
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<Entry> Entries { get; }

Property Value

Type: ListEntry
See Also