email_profile_add Function

Syntax

L email_profile_add(P em ,C name )

Arguments

emPointer

A dot variable containing email profile settings. See EMAIL_PROFILE_LOAD().

nameCharacter

Profile name.

Returns

Result_FlagLogical

Indicates whether the operation was successful.

Description

Add an email profile.

See Also