SIPInstantMessageRequestArgsDialogIDs Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public DialogIDs DialogIDs { get; set; }
Public Property DialogIDs As DialogIDs
Get
Set
public:
property DialogIDs^ DialogIDs {
DialogIDs^ get ();
void set (DialogIDs^ value);
}
member DialogIDs : DialogIDs with get, set
Property Value
Type:
DialogIDsSee Also