Table of Contents

Field Name

Namespace
MailFathom.Mcp.Tools.Categories
Assembly
MailFathom.Mcp.dll

The header a client writes the categories it wants in.

public const string Name = "MailFathom-Tool-Categories"

Returns

string
The header a client writes the categories it wants in.

Remarks

One header, whose value is a comma-separated list of category names; a client may also repeat the header rather than write one list, which is what an HTTP list header permits and what some clients make easier.