ISavedMessageEvent.RaiseEvent(String, String, String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int RaiseEvent(System::String ^ userName, System::String ^ messageGuid, System::String ^ serviceInstanceID, bool succeeded);
public int RaiseEvent (string userName, string messageGuid, string serviceInstanceID, bool succeeded);
abstract member RaiseEvent : string * string * string * bool -> int
Public Function RaiseEvent (userName As String, messageGuid As String, serviceInstanceID As String, succeeded As Boolean) As Integer
Parameters
- userName
- String
- messageGuid
- String
- serviceInstanceID
- String
- succeeded
- Boolean