followup-to Field

followup-to Field

The newsgroup(s) to which follow-up messages are to be posted.

Full Name

urn:schemas:mailheader:followup-to

Name Constant

CdoMailHeader.cdoFollowupTo

OLE DB Type

DBTYPE_STR

Variant Sub Type

String

BSTR

Remarks

This field corresponds to the Followup-To: mail header field.

Multiple newsgroups can be specified using this field by placing a comma between each group.

This field can also be set using the IMessage.FollowUpTo property on an object.

Example

area.example.newsgroup

See Also

Concepts

FollowUpTo Property