TelephoneTypeModem Property
IT Hit WebDAV Classes Reference
Indicates a MODEM number. String value is "MODEM", integer value is 2048.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static TelephoneType Modem { get; }
Public Shared ReadOnly Property Modem As TelephoneType
Get
public:
static property TelephoneType^ Modem {
TelephoneType^ get ();
}
static member Modem : TelephoneType with get
Property Value
Type:
TelephoneTypeSee Also