IncomingInviteArgsPendingDialogID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
PendingDialogIDSee Also