GraphAddAttachmentOptions Constructor
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
GraphAddAttachmentOptions(String)
Initializes new GraphAddAttachmentOptions instance.
Declaration
public GraphAddAttachmentOptions(string name = null)
Parameters
| Type | Name | Description |
|---|---|---|
| String | name | The Name of the attachment. |