Difference between revisions of "Outlook calendar"
Jump to navigation
Jump to search
old>Admin (Created page with " == Exporting data items as calendar entrys == # Create a button: # Build an URL using the following parameters * title * content * hidelink * to * from OR * minutes Examp...") |
old>Admin |
||
Line 4: | Line 4: | ||
# Create a button: | # Create a button: | ||
# Build an URL using the following parameters | # Build an URL using the following parameters | ||
#* title | |||
* title | #* content | ||
* content | #* hidelink | ||
* hidelink | #* to | ||
* to | #* from OR | ||
* from OR | #* minutes | ||
* minutes | |||
Example: | Example: | ||
exportcard?SagID=1&DataID=[DataID]&title=COMPANY&content=AGENDA&from=MEETINGDATE&minutes=90 | exportcard?SagID=1&DataID=[DataID]&title=COMPANY&content=AGENDA&from=MEETINGDATE&minutes=90 |
Revision as of 16:05, 20 March 2017
Exporting data items as calendar entrys
- Create a button:
- Build an URL using the following parameters
- title
- content
- hidelink
- to
- from OR
- minutes
Example:
exportcard?SagID=1&DataID=[DataID]&title=COMPANY&content=AGENDA&from=MEETINGDATE&minutes=90