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