Click or drag to resize

InternetWaybillReceiverEmail Property

Recipient's email address (e.g. musse@pigg.nu).
Max Length = 50.

Namespace: FRAM.WcfService.Public.Models
Assembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string ReceiverEmail { get; set; }

Property Value

String
See Also