Table of Contents

Property CitedEmailIds

Namespace
MailFathom.Application.Retrieval.AskMail
Assembly
MailFathom.Application.dll

CitedEmailIds

Gets the emails the published answer named as its sources, in the order the response lists them.

public IReadOnlyList<StoredEmailId> CitedEmailIds { get; }

Property Value

IReadOnlyList<StoredEmailId>