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