DeviceEmail

Wisej.Hybrid.DeviceEmail

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides methods to access the device's email client.

public class DeviceEmail

Access this class through the Device singleton.

Constructors

Initializes a new instance of DeviceEmail.

Properties

Boolean: Gets whether composing emails is supported on the client device.

Methods

Composes a new email with the given attachments.

ParameterTypeDescription

email

The email to compose.

The email attachments.

Last updated