PAGE Output Object (Send-Page Cmdlet)

This object contains the delivery information of the message.

Syntax

Object PAGE {
   string Server;
   string PagerNumber;
   string Message;
   string LastReply;
}

Remarks

After sending a message, the cmdlet will return a PAGEObject containing delivery information.

Server contains the Server used to send the message.

PagerNumber contains the recipient's pager number.

Message contains the message that was delivered.

LastReply contains the last reply received from the server.

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]