Microsoft.Maui.ApplicationModel.Communication Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides interfaces and classes for communication APIs such as accessing contacts, sending emails or SMS messages and the phone dialer.
Classes
Contact |
This type contains information about a particular contact. |
ContactEmail | |
ContactPhone | |
Contacts |
The Contacts API lets a user pick a contact and retrieve information about it. |
Provides an easy way to allow the user to send emails. |
|
EmailAttachment |
Email file attachment. |
EmailExtensions |
Static class with extension methods for the IEmail APIs. |
EmailMessage |
Represents a single email message. |
PhoneDialer |
Open the platform phone dialer to place a call. |
Sms |
Provides an easy way to allow the user to send SMS messages. |
SmsMessage |
Represents a single SMS message. |
Interfaces
IContacts |
The Contacts API lets a user pick a contact and retrieve information about it. |
IEmail |
Provides an easy way to allow the user to send emails. |
IPhoneDialer | |
ISms |
Enums
EmailBodyFormat |
Represents various types of email body formats. |