
Declaration Syntax
void GetDoNotDisturbResponseEvent(
int invokeId,
bool doNotDisturbOn,
string error
)
Sub GetDoNotDisturbResponseEvent ( _
invokeId As Integer, _
doNotDisturbOn As Boolean, _
error As String _
)
void GetDoNotDisturbResponseEvent(
int invokeId,
bool doNotDisturbOn,
String^ error
)
Assembly: ServiceProvider (Module: ServiceProvider)