Click or drag to resize
Infosoft Logo

WSEmailMessage Class

Data Contract Class - WSEmailMessage
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.UserRegisterWSEmailMessage

Namespace: Infosoft.Common.Contracts.DataContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class WSEmailMessage

The WSEmailMessage type exposes the following members.

Properties
 NameDescription
Public propertyBody 
Public propertyFromAddress 
Public propertySubject 
Top
Remarks
An email message should contain the data necessary to send an email message to a user.
See Also