Share via


IWithEmail<ParentT> Interface

Definition

The stage of contact definition allowing email to be set.

public interface IWithEmail<ParentT>
type IWithEmail<'ParentT> = interface
Public Interface IWithEmail(Of ParentT)

Type Parameters

ParentT

The stage of the parent definition to return to after attaching.

Derived

Methods

WithEmail(String)

Specifies the email.

Applies to