| EventContactPhone Property |
The phone number of the contact person for this event.
Namespace:
Galactic.Calendar
Assembly:
Galactic.Calendar (in Galactic.Calendar.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public string ContactPhone { get; set; }
Public Property ContactPhone As String
Get
Set
public:
property String^ ContactPhone {
String^ get ();
void set (String^ value);
}
member ContactPhone : string with get, set
Property Value
Type:
StringSee Also