  | MessageGetMessageById Method  | 
  
    Namespace: 
   Dynamicweb.Mailing
    Assembly:
   Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntaxpublic static Message GetMessageById(
	int id
)
Public Shared Function GetMessageById ( 
	id As Integer
) As Message
Parameters
- id
 - Type: SystemInt32
 
Return Value
Type: 
Message
See Also