Share via


IWithPhoneNumber<ParentT> Interface

Definition

The stage of contact definition allowing phone number to be set.

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

Type Parameters

ParentT

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

Derived

Methods

WithPhoneNumber(String)

Specifies the phone number.

Applies to