Click or drag to resize

PersonContactSendHouseholdEmail1 Property

Gets or sets a value indicating whether the first email address has been marked to send household emails.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public bool SendHouseholdEmail1 { get; set; }

Property Value

Type: Boolean
True if the first email address should be used for household emails; otherwise, False.
See Also