NewsHdrLeftSpacer.gif (132 bytes)
Welcome to Inventive Labs

  
Try out our new .NET Telephony Toolkit called CTI32.  It is easy to build telephone applications using VB.NET or C#.  NO PORT ROYALTIES.
NewsHdrEnd.gif (910 bytes)
NewsHdrBottom.gif (973 bytes)

NTpageQuickPageGroup()


NTpageQuickPageGroup(GroupName, From, Subject, Msg, PageDelay, Retmsg)  

Description:
Sends a message to a pre-defined group of users.

Parameters:
GroupName - The group name as set up on the server.   

From - Optional field. NTpage allows for routing a message to an e-mail address as well as to a pager. This is the from field on the e-mail message. It is also possible to configure the NTpage server to format and send the from to the pager as part of the message. If you do not want to use this field, please pass the empty string.   

Subject - Optional field. The subject on the e-mail message. It is also possible to configure the NTpage server to format and send the subject to the pager as part of the message. If you do not want to use this field, please pass the empty string.   

Msg - The message to send   

PageDelay - Optional field. This allows you to have the message be held at the server until the specified date and time. This could be used for reminder systems. It is like sending a message "in the future", but sending it now. The format for this field is YYYY-MM-DD HH:MM:SS of when you want the message sent. If you want the page sent immediately, pass the empty string.   

RetMsg - The result of the Page. Successful or error message depending on the return code   

Return Values:
>0   Successful. The NTpage server returns the MsgID or message handle of the message being submitted. You can use this MsgID    later to check the status of the page or to re-submit / re-send the    message.   

-1   Error. Possibly invalid user name   


© Copyright 2001-2009  Inventive Labs Corporation  All rights reserved.