SIPCallPendingDialogID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic PendingDialogID PendingDialogID { get; set; }Public Property PendingDialogID As PendingDialogID
Get
Set
public:
virtual property PendingDialogID^ PendingDialogID {
PendingDialogID^ get () sealed;
void set (PendingDialogID^ value) sealed;
}abstract PendingDialogID : PendingDialogID with get, set
override PendingDialogID : PendingDialogID with get, set
Property Value
PendingDialogIDImplements
ICallIdentifierPendingDialogIDIInternalSIPCallPendingDialogID
See Also