TelephoneTypeVoiceMsg Property
IT Hit WebDAV Classes Reference
Indicates a voice messaging service on the number.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static TelephoneType VoiceMsg { get; }
Public Shared ReadOnly Property VoiceMsg As TelephoneType
Get
public:
static property TelephoneType^ VoiceMsg {
TelephoneType^ get ();
}
static member VoiceMsg : TelephoneType with get
Property Value
Type:
TelephoneType
See Also