SIPInstantMessageRequestArgsDialogIDs Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
DialogIDs
See Also