ContactIdNotificationEventArgDTMFDigits Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic List<AdemcoContactID_DTMF> DTMFDigits { get; }Public ReadOnly Property DTMFDigits As List(Of AdemcoContactID_DTMF)
Get
public:
property List<AdemcoContactID_DTMF>^ DTMFDigits {
List<AdemcoContactID_DTMF>^ get ();
}member DTMFDigits : List<AdemcoContactID_DTMF> with get
Property Value
ListAdemcoContactID_DTMF
See Also