Microsoft.Maui.ApplicationModel.Communication Namespace

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.

Email

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.