EndPointRoleValues enumeration
Office 2013 and later
Defines the EndPointRoleValues enumeration.
Namespace: DocumentFormat.OpenXml.EMMA
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Source | source. When the item is serialized out as xml, its value is "source". | |
| Sink | sink. When the item is serialized out as xml, its value is "sink". | |
| Replyto | reply-to. When the item is serialized out as xml, its value is "reply-to". | |
| Router | router. When the item is serialized out as xml, its value is "router". |
Show: