C# Class MailKit.MessageThreader.ThreadableNode

Inheritance: IMessageSummary
Mostrar archivo Open project: jstedfast/MailKit

Public Properties

Property Type Description
Children List
Message IMessageSummary
Parent ThreadableNode

Property Details

Children public_oe property

public List Children
return List

Message public_oe property

public IMessageSummary Message
return IMessageSummary

Parent public_oe property

public ThreadableNode Parent
return ThreadableNode