C# Class MailKit.Net.Imap.NewNameResponseCode

Inheritance: ImapResponseCode
Show file Open project: jstedfast/MailKit

Public Properties

Property Type Description
NewName string
OldName string

Private Methods

Method Description
NewNameResponseCode ( ImapResponseCodeType type )

Property Details

NewName public property

public string NewName
return string

OldName public property

public string OldName
return string