| MessagesVanishedEventArgsEarlier Property |
Gets whether the messages vanished in the past as opposed to just now.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public bool Earlier { get; }
Property Value
Booleantrue if the messages vanished earlier; otherwise,
false.
Remarks
Gets whether the messages vanished in the past as opposed to just now.
See Also