GraphMessageId Class
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9083)
Represents Graph message ID.
Syntax
public class GraphMessageId
Inherited Members
Constructors
Name | Description |
---|---|
GraphMessageId(String, String) | Initializes a new instance of the GraphMessageId class. |
Methods
Name | Description |
---|---|
ToString() | Returns a string representation of this object. |
Operators
Name | Description |
---|---|
Implicit(GraphMessageId to String) | Converts an GraphMessageId to a String. |
Implicit(String to GraphMessageId) | Converts a String to an GraphMessageId. |