Click or drag to resize

ClientPrimaryContactEmail Property

Only valid on Insert.

Created in Epic SDK V4.1.

Namespace:  ASI.TAM.API.Data.UI.Account.Client
Assembly:  ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntax
public string PrimaryContactEmail { get; set; }

Property Value

Type: String
PrimaryContactEmail As Email.
Remarks
Note Note
  • Name - PrimaryContactEmail
  • Length - 60
  • Ignored On Update - True
  • Ignored On Get - True
See Also