Read-only property that returns the icon type of the prompt message. Values that can be used: vbCritical(16), vbExclamation(48), vbInformation(64), vbQuestion(32).
Syntax
PromptMessage.Icon() As Long
Property Value
This is a read only property whose value is a Long.