ICallIdentifierPendingDialogID Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxPendingDialogID PendingDialogID { get; set; }
Property PendingDialogID As PendingDialogID
Get
Set
property PendingDialogID^ PendingDialogID {
PendingDialogID^ get ();
void set (PendingDialogID^ value);
}
abstract PendingDialogID : PendingDialogID with get, set
Property Value
Type:
PendingDialogID
See Also