C# Class MailKit.Net.Imap.NewNameResponseCode

Inheritance: ImapResponseCode
Mostrar archivo Open project: jstedfast/MailKit

Public Properties

Property Type Description
NewName string
OldName string

Private Methods

Method Description
NewNameResponseCode ( ImapResponseCodeType type )

Property Details

NewName public_oe property

public string NewName
return string

OldName public_oe property

public string OldName
return string