Click or drag to resize

AddressSendHouseholdEmail2 Property

Gets or sets a value indicating whether the second 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 SendHouseholdEmail2 { get; set; }

Property Value

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