[ForceDeleteModeAttribute(DeleteModes.Soft)]
public abstract class CustomerEmail : NetForumEntity<ForceDeleteModeAttribute(DeleteModes.Soft)>
Public MustInherit Class CustomerEmail
Inherits NetForumEntity[ForceDeleteModeAttribute(DeleteModes::Soft)]
public ref class CustomerEmail abstract : public NetForumEntity[<AbstractClassAttribute>]
[<ForceDeleteModeAttribute(DeleteModes.Soft)>]
type CustomerEmail =
class
inherit NetForumEntity
end| CustomerEmail | Initializes a new instance of the CustomerEmail class |
| Address | |
| CustomerId | |
| EmailType | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsPrimary | |
| RevisionInformation | (Inherited from NetForumEntity) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
| IsEmailValid |