TelephoneTypeHome Property 
IT Hit WebDAV Classes Reference 
            Indicates a home number. String value is "HOME", integer value is 1.
            
 
    Namespace: 
   ITHit.Collab.Card
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static TelephoneType Home { get; }Public Shared ReadOnly Property Home As TelephoneType
	Get
public:
static property TelephoneType^ Home {
	TelephoneType^ get ();
}static member Home : TelephoneType with get
Property Value
Type: 
TelephoneType
See Also