https://quizack.com/visual-basic/mcq/what-is-mapi
Answer: Messaging Application Programming Interface
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Visual Basic MCQ Questions
Can you access and modify the Windows Registry by using VB Scripting?
How do you prevent the screen from flickering while running a macro?
B=2 C=3 What does A=B=C output?
What code will adjust the Zoom Level on a worksheet in Excel to 80%?
What type of executable can VB6 not produce?
You use the _________ operator to access members of an object.
When you use a range check, you compare a variable to the _____ value in the range.
When defining a variable, the keyword ____ appears at the beginning of the statement.
The syntax ____ assigns a return value to a variable.
The loop created by the for...next statement is a ____ loop.