MailBee.NET Objects 7.1

Imap.RaiseEvents Property

Gets or sets whether the component will raise any events.

public bool RaiseEvents {get; set;}

Property Value

A bool value indicating whether the component will raise any events. The default value is true.

Remarks

If this property is false, OnEventName methods will also not be called.

See Also

Imap Class | MailBee.ImapMail Namespace