Class GetMailTemplateColorArgs
Inheritance
GetMailTemplateColorArgs
Assembly: SecureExchangesSDK.dll
Syntax
public class GetMailTemplateColorArgs : BaseAuthenticateArgs, IEndPointConfiguration, IEndPointName, IUriBindingConfiguration, IAuthenticationNeeded
Constructors
GetMailTemplateColorArgs(Uri, Guid, Guid, Guid)
Declaration
public GetMailTemplateColorArgs(Uri endPoint, Guid serial, Guid apiUser, Guid apiPassword)
Parameters
| Type |
Name |
Description |
| Uri |
endPoint |
|
| Guid |
serial |
|
| Guid |
apiUser |
|
| Guid |
apiPassword |
|
Properties
EndPointConfigurationName
Declaration
public string EndPointConfigurationName { get; set; }
Property Value
EndPointUri
Declaration
public Uri EndPointUri { get; set; }
Property Value
Implements
Extension Methods