Property to enable MAPI for e-mail activation instead of mailto: . For full details see: Activation Options - additional information

 

If MAPI is not available on the end user system then mailto: is used. This is the default value.

 

 

Name

UseMapi                                                                                            

Purpose

Property to get or set the information to use MAPI

Params

None

Returncode

Returncode

Type Boolean

Note

True

MAPI is used

False

MAPI is not used

Usage

Allows to send e-mails without restriction of text size

Sample

 

  lic.MAPI := true;          

 

See also