Skip to content

Commit 43f6487

Browse files
authored
Merge pull request #796 from ECartman/main
Correcting links to MAPI samples that target Deadlinks or Really old external articles to deadlinks
2 parents 61c5b07 + ab3875f commit 43f6487

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

docs/outlook/mapi/address-book-provider-sample.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ ms.assetid: 2ccf1643-5604-4fee-92cc-3d6af00e7f98
2020

2121
This sample supports a single read-only container for display names and email addresses, which are read from a flat binary file. The sample supports one-off templates and all configuration options except the Profile Wizard.
2222

23-
You can download this sample from [Outlook Messaging API (MAPI) Code Samples](https://go.microsoft.com/fwlink/?LinkId=129740
24-
).
23+
You can download this sample from [Outlook Messaging API (MAPI) Code Samples](https://github.com/microsoft/Outlook2010CodeSamples).
2524

2625
|Property |Value |
2726
|:-----|:-----|

docs/outlook/mapi/downloading-the-outlook-mapi-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Microsoft Outlook MAPI samples include an address book provider, a message s
2121

2222
**To download the Sample Address Book Provider**
2323

24-
1. To download the Outlook MAPI samples, click the **Home** tab on the [Outlook Messaging API (MAPI) Code Samples](https://news.softpedia.com/news/Download-Outlook-2010-Messaging-API-MAPI-Code-Samples-117702.shtml) page.
24+
1. To download the Outlook MAPI samples, see [Outlook Messaging API (MAPI) Code Samples](https://github.com/microsoft/Outlook2010CodeSamples).
2525

2626
2. On the **Home** tab, click **Click here to download the source for Outlook 2010 MAPI Samples**.
2727

docs/outlook/mapi/transport-provider-sample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: "This sample uses files and directories to transmit and receive mes
1818

1919
This sample uses files and directories to transmit and receive messages. It implements and registers a very simple preprocessor that appends a line of text to each outbound message. The sample illustrates how to split message content between Transport Neutral Encapsulation Format (TNEF) and text. It also supports all configuration options (property sheets, wizards, and programmatic configuration) and message options. It does not support the remote transport interfaces.
2020

21-
You can download this sample from [Outlook Messaging API (MAPI) Code Samples](https://go.microsoft.com/fwlink/?LinkId=129740).
21+
You can download this sample from [Outlook Messaging API (MAPI) Code Samples](https://github.com/microsoft/Outlook2010CodeSamples).
2222

2323
|Property |Value |
2424
|:-----|:-----|

0 commit comments

Comments
 (0)