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) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]
 

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]