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