Click or drag to resize

CompanyWebPhoneNo Property

The companys phone number. Only digits and whitespaces are allowed. Please note that either a PhoneNo or MobileNo is required!

Namespace:  Tse.EasyBook.Server.DataContracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string PhoneNo { get; set; }

Property Value

Type: String
Remarks
This property is optional
See Also