📚 SAP Business One SDK Help

eMail Property
See Also 

Description

Sets or returns the default email address of the user.

Length: 100 characters.

Field name: E_Mail.

Property type

Read-write property

Syntax

Visual Basic
Public Property eMail() As String

Remarks

The user can override this email address by setting the eMail address in the UserDefaultGroups Object

See Also