Hunny Software Library Reference

ExpungeResponse Class

Class that represents an IMAP4 EXPUNGE response.

For a list of all members of this type, see ExpungeResponse Members.

System.Object
   Response
      ExpungeResponse

[Visual Basic]
Public Class ExpungeResponse
Inherits Response
[C#]
public class ExpungeResponse : Response

Remarks

ExpungeResponse is a class that represents an IMAP4 EXPUNGE response.

An EXPUNGE response reports the sequence number of a single message that was permanently deleted from the currently selected mailbox.

Requirements

Namespace: Hunny.Mail

Assembly: Hunny.Mail (in Hunny.Mail.dll)

See Also

ExpungeResponse Members | Hunny.Mail Namespace | EXPUNGE response in the IMAP4 specification