TelephoneTypeHome Property
IT Hit WebDAV Classes Reference
Indicates a home number.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
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