Skip to content

Commit 187ba29

Browse files
committed
add link
1 parent 359d533 commit 187ba29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

O365-Get-O365CalendarEvent/O365-Get-O365CalendarEvent.ps1

+2
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ function Get-O365CalendarEvent {
6767
Add all the timezones in the ValidateSet of $TimeZone
6868
Add TRY/CATCH and Error handler
6969
Add some Verbose messages
70+
.LINK
71+
https://github.com/lazywinadmin/PowerShell
7072
#>
7173

7274
[CmdletBinding()]

0 commit comments

Comments
 (0)