This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ------------------------------------------------------------------------------------- | |
| # EWS PUSH SUBSCRIPTION TOOL 1.0 | |
| # This sample script is not supported in any way and is | |
| # provided AS IS without warranty of any kind. | |
| # ------------------------------------------------------------------------------------- | |
| # | |
| # INFO: | |
| # The goal of this script is to test basic functionality of an EWS Push Notifications. | |
| # There are no dependencies on EWS Managed API. | |
| # |