Gets or sets phone number. For example "+1 908 555 1212". Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Phone { get; set; }
Public Property Phone As String Get Set
public: property String^ Phone { String^ get (); void set (String^ value); }
member Phone : string with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Is raised when invalid value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119