Show / Hide Table of Contents

Class SentEMailInfo

This class wraps MailAddress

Inheritance
Object
SentEMailInfo
Namespace: SuperOffice.CRM.Mail
Assembly: SoDataBase.dll
Syntax
public class SentEMailInfo : Object

Constructors

SentEMailInfo(MailAddress, DateTime)

This class wraps MailAddress

Declaration
public SentEMailInfo(MailAddress address, DateTime timeStamp)
Parameters
Type Name Description
MailAddress address
DateTime timeStamp

Properties

LatestSendTime

This class wraps MailAddress

Declaration
public DateTime LatestSendTime { get; set; }
Property Value
Type Description
DateTime

MailAddressInfo

This class wraps MailAddress

Declaration
public MailAddress MailAddressInfo { get; set; }
Property Value
Type Description
MailAddress

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top