Skip to main content

Class QuickReply

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for QuickReply.

Inheritance

objectCarrierQuickReply

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

QuickReply()

Default constructor - defaults any enum props to 0.

Properties

HtmlBody

The html body of the quick reply

Property Value

string

Name

The short name of the quick reply

Property Value

string

QuickReplyId

Primary key

Property Value

int

See Also

ListAgent