Method | Description | |
---|---|---|
GetMesssageIntent ( this message ) : MessageIntentEnum |
Gets the message intent from the headers.
|
|
GetReplyToAddress ( this message ) : string |
Gets the reply to address.
|
public static GetMesssageIntent ( this message ) : MessageIntentEnum | ||
message | this | The message. |
return | MessageIntentEnum |
public static GetReplyToAddress ( this message ) : string | ||
message | this | The message. |
return | string |