Click or drag to resize
MessageSummaryBuilder Class
Creates the message body.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPMessageSummaryBuilder

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static class MessageSummaryBuilder

The MessageSummaryBuilder type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToBody
Top
Remarks
message-summary = msg-status-line CRLF [msg-account CRLF] [*(msg-summary-line CRLF)] [ *opt-msg-headers ]
See Also