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