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