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
valuestring
Returns
Examples
.WithContactName("John Doe")