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