Skip to main content

Class Recipient

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for Recipient. Class representing ticket message recipient.

Inheritance

objectRecipient

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

Recipient()

Default constructor - defaults any enum props to 0.

Properties

DisplayValue

User friendly display

Property Value

string

Type

Recipient type: To, Cc. NULL if unknown enum value.

Property Value

RecipientType?

See Also

Recipient.Type_String

Type_String

Recipient type: To, Cc. Raw string enum value.

Property Value

string

See Also

Recipient.Type

Value

Email address

Property Value

string