IsMailDefault method: NotificationManager class

Syntax

IsMailDefault()

Description

Use this method to determine whether mail notification is enabled by default for a notification or not. This method can be true only if the IsMailAvailable method is set to True.

Parameters

None.

Returns

A Boolean value; True if mail notification is enabled by default for a notification, False otherwise.