We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359d533 commit 187ba29Copy full SHA for 187ba29
O365-Get-O365CalendarEvent/O365-Get-O365CalendarEvent.ps1
@@ -67,6 +67,8 @@ function Get-O365CalendarEvent {
67
Add all the timezones in the ValidateSet of $TimeZone
68
Add TRY/CATCH and Error handler
69
Add some Verbose messages
70
+.LINK
71
+ https://github.com/lazywinadmin/PowerShell
72
#>
73
74
[CmdletBinding()]
0 commit comments