TelephoneTypeVoiceMsg Property
IT Hit WebDAV Classes Reference
Indicates a voice messaging service on the number. String value is "MSG", integer value is 128.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public 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:
TelephoneTypeSee Also