C# Class MailKit.Net.Imap.NewNameResponseCode

Inheritance: ImapResponseCode
Afficher le fichier Open project: jstedfast/MailKit

Méthodes publiques

Свойство Type Description
NewName string
OldName string

Private Methods

Méthode Description
NewNameResponseCode ( ImapResponseCodeType type )

Property Details

NewName public_oe property

public string NewName
Résultat string

OldName public_oe property

public string OldName
Résultat string