Platform SDK: Exchange 2000 Server

followup-to Field

[This is preliminary documentation and subject to change.]

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

[Visual Basic] String

[C++] 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

microsoft.public.exchange.cdo

See Also

IMessage.FollowUpTo Property