{"Response":{"Error":{"Code":"AuthFailure.SignatureFailure","Message":"The provided credentials could not be validated. Please check your signature is correct."},"RequestId":"15ef4858-0c37-4353-b1a7-9f8f1a486fe4"}}
我试图格式化一个字符串,使用一个值数组:args(0) = "some text"args(2) = "and other text"
功能测试是: Dim MailContent as string = "Dear {0}, This is {1} and {2}."
'tried both with and with