TelephoneTypeIsdn Property
IT Hit WebDAV Classes Reference
Indicates an ISDN number.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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:
TelephoneType
See Also