SubscriptionDialogID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic DialogID DialogID { get; set; }Public Property DialogID As DialogID
Get
Set
public:
property DialogID^ DialogID {
DialogID^ get ();
void set (DialogID^ value);
}member DialogID : DialogID with get, set
Property Value
DialogID
See Also