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