Table of Contents

Interface IBuilderForContactName

Namespace
Vonage.Voice.Emergency.AssignNumber
Assembly
Vonage.dll
public interface IBuilderForContactName

Methods

WithContactName(string)

Sets the contact name associated with this emergency number.

IBuilderForOptional WithContactName(string value)

Parameters

value string

Returns

IBuilderForOptional

Examples

.WithContactName("John Doe")