Discuss this help topic in SecureBlackbox Forum
This event is fired when a new calendar object resource is being uploaded.
Declaration
Parameters
- Principal - specifies currently authenticated user.
- PropList - calendar object properties to be uploaded to the server.
- Unique - the handler should set this parameter to true if the new calendar object resource UID is unique, and to false otherwise.
- URL - the URL of the address book.
- pcURL - the URL of the address book.
- szURL - the length of pcURL in bytes.
Description
Use this event to check the uniqueness of the UID of the new calendar object resource.
Each calendar object resource stored on the server must have a unique UID.
Discuss this help topic in SecureBlackbox Forum