Show / Hide Table of Contents

Class MailSoInfoProvider

Inheritance
object
MailSoInfoProvider
Implements
IMailSoInfoProvider
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Mail
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[SoInject]
public class MailSoInfoProvider : IMailSoInfoProvider

Constructors

MailSoInfoProvider()

Declaration
public MailSoInfoProvider()

Methods

GetForMessageAsync(string, CancellationToken)

Get MailSoInfo for message.

Declaration
public Task<MailSoInfo> GetForMessageAsync(string messageId, CancellationToken cancellationToken = default)
Parameters
Type Name Description
string messageId
CancellationToken cancellationToken
Returns
Type Description
Task<MailSoInfo>

Implements

SuperOffice.CRM.Mail.IMailSoInfoProvider

Extension Methods

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