You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+17-16
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,20 @@
1
-
---
2
-
page_type: sample
3
-
products:
4
-
- office-outlook
5
-
- office-365
6
-
languages:
7
-
- html
8
-
- javascript
9
-
- ruby
10
-
extensions:
11
-
contentType: samples
12
-
technologies:
13
-
- Add-ins
14
-
createdDate: 8/11/2015 3:48:02 PM
15
-
---
16
-
# Outlook-Add-in-JavaScript-ViewYouTubeVideos
1
+
---
2
+
page_type: sample
3
+
products:
4
+
- office-outlook
5
+
- office-365
6
+
languages:
7
+
- html
8
+
- javascript
9
+
- ruby
10
+
extensions:
11
+
contentType: samples
12
+
technologies:
13
+
- Add-ins
14
+
createdDate: 8/11/2015 3:48:02 PM
15
+
---
16
+
# Outlook add-in: View YouTube Videos
17
+
17
18
18
19
## Summary
19
20
This Outlook Add-in allows users to view YouTube videos in the add-in pane in Outlook if the selected email message or appointment contains a URL to a video on YouTube. It also contains a setup script that deploys the add-in to a Ruby web server running on a Mac. The following figure is a screen shot of the YouTube add-in activated for a message in the Reading Pane.
0 commit comments