📚 SAP Business One SDK Help

MailAddress Property
See Also 

Description

Sets or returns the street of the Ship To address.

Field name: MailAddres.

Length: 100 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property MailAddress() As String

Remarks

The MailAddress property does not include city, country, and zip code information. This information is maintained in other properties.

See Also