CHAPTER 18

image

Sending Email

One way to usefully extend your application is to add email support. With email, you can deliver alerts and notifications. You can also build application features that users can use to send messages directly from a LightSwitch screen. In this chapter, I’ll show you how to do the following:

  • send notifications from the server
  • create an email service to allow users to send messages from screens
  • use client code to automate Microsoft Outlook

To demonstrate how to add notification capabilities to your application, I’ll show you how to send a message when the status of an issue changes to “closed.” Next, I’ll show you how to ...

Get Visual Studio LightSwitch 2015, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.