DocumentField.ValuePhoneNumber Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Phone number value in E.164 format (ex. +19876543210).
public string ValuePhoneNumber { get; }
	member this.ValuePhoneNumber : string
	Public ReadOnly Property ValuePhoneNumber As String