IncomingInviteArgsPendingDialogID Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic PendingDialogID PendingDialogID { get; set; }
Public Property PendingDialogID As PendingDialogID
Get
Set
public:
property PendingDialogID^ PendingDialogID {
PendingDialogID^ get ();
void set (PendingDialogID^ value);
}
member PendingDialogID : PendingDialogID with get, set
Property Value
Type:
PendingDialogID
See Also