Platform SDK: CDO for Windows 2000

newgrouplist Field

The newsgroups to which the message is to be posted.

Full Name

http://schemas.microsoft.com/cdo/nntpenvelope/newsgrouplist

OLE DB Type

DBTYPE_WSTR

Variant SubType

[Visual Basic]  String

[C++]  BSTR

Remarks

This field returns a comma-delimited list of newsgroups that the message will be stored in which may be different then what is in the Newsgroups header.

This is read-only during the NNTP OnPostFinal event.

See Also

IMessage.EnvelopeFields

SMTP/NNTP Transport Event Sinks_with_CDO