NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

NNTPPost Output Object (Send-NNTP Cmdlet)

This object is returned after a message is posted to an NNTP server.

Syntax

Object NNTPPost {
   string Group;
   string Subject;
   string References;
}

Remarks

The References field of this object is useful if doing a follow up on the message.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]
 

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]