Click or drag to resize

SendingModeType Enumeration

Represents the type of sending mode

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum SendingModeType
Members
  Member nameValueDescription
Email1Email mode
Fax3Fax mode
Letter2Letter mode
Phone0Phone mode
See Also