GraphAttachmentId Constructor
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
GraphAttachmentId(String)
Initializes a new instance of the GraphAttachmentId class.
Declaration
public GraphAttachmentId(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| String | value | Graph attachment ID. |