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: 10.3.183.0
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