Class SerialHelper
Inheritance
System.Object
SerialHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SecureExchangesSDK.Helpers
Assembly: SecureExchangesSDK.dll
Syntax
public static class SerialHelper
Methods
GetBusinessMailTemplateColor(GetMailTemplateColorArgs)
Retreived the template color of the business
Declaration
public static MailTemplateColor GetBusinessMailTemplateColor(GetMailTemplateColorArgs args)
Parameters
Type | Name | Description |
---|---|---|
GetMailTemplateColorArgs | args |
Returns
Type | Description |
---|---|
MailTemplateColor |
LoadSignsTemplate(LoadSignsTemplateArgs)
Load the signature template for a specific user.
Declaration
public static LoadSignsTemplateAnswer LoadSignsTemplate(LoadSignsTemplateArgs args)
Parameters
Type | Name | Description |
---|---|---|
LoadSignsTemplateArgs | args |
Returns
Type | Description |
---|---|
LoadSignsTemplateAnswer |
SetSerialCultureNotification(SetSerialCultureNotificationArgs)
Declaration
public static bool SetSerialCultureNotification(SetSerialCultureNotificationArgs args)
Parameters
Type | Name | Description |
---|---|---|
SetSerialCultureNotificationArgs | args |
Returns
Type | Description |
---|---|
System.Boolean |