ServerMessage class. Used for fetching messages from the server.

Namespace:  EPiServer.Community.Webmail
Assembly:  EPiServer.Community.Webmail (in EPiServer.Community.Webmail.dll) Version: 3.2.517.24

Syntax

C#
[SerializableAttribute]
public class ServerMessage : Message, 
	ICacheable

Inheritance Hierarchy

System..::.Object
  EPiServer.Community.Webmail..::.Message
    EPiServer.Community.Webmail..::.ServerMessage

See Also