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