NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

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) 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]