Table of Contents

Property FolderAlias

Namespace
MailFathom.Application.Synchronization.Sessions
Assembly
MailFathom.Application.dll

FolderAlias

Gets the folder the stopped operation was working on, which is absent for an operation that works on no single folder.

public MailFolderAlias? FolderAlias { get; }

Property Value

MailFolderAlias?

Remarks

Absence is the account-wide constructor's meaning rather than an unsupplied value: folder discovery reaches the server on behalf of the account and no folder exists to name.