|
| virtual string | FileId [get, set] |
| | ID of the attached file. Read-only. For Google Drive files, this is the ID of the corresponding Files resource entry in the Drive API. More...
|
| |
| virtual string | FileUrl [get, set] |
| | URL link to the attachment. For adding Google Drive file attachments use the same format as in alternateLink property of the Files resource in the Drive API. Required when adding an attachment. More...
|
| |
| virtual string | IconLink [get, set] |
| | URL link to the attachment's icon. Read-only. More...
|
| |
| virtual string | MimeType [get, set] |
| | Internet media type (MIME type) of the attachment. More...
|
| |
| virtual string | Title [get, set] |
| | Attachment title. More...
|
| |
| virtual string | ETag [get, set] |
| | The ETag of the item. More...
|
| |
|
string | ETag |
| |
◆ ETag
| virtual string Google.Apis.Calendar.v3.Data.EventAttachment.ETag |
|
getset |
◆ FileId
| virtual string Google.Apis.Calendar.v3.Data.EventAttachment.FileId |
|
getset |
ID of the attached file. Read-only. For Google Drive files, this is the ID of the corresponding Files resource entry in the Drive API.
◆ FileUrl
| virtual string Google.Apis.Calendar.v3.Data.EventAttachment.FileUrl |
|
getset |
URL link to the attachment. For adding Google Drive file attachments use the same format as in alternateLink property of the Files resource in the Drive API. Required when adding an attachment.
◆ IconLink
| virtual string Google.Apis.Calendar.v3.Data.EventAttachment.IconLink |
|
getset |
URL link to the attachment's icon. Read-only.
◆ MimeType
| virtual string Google.Apis.Calendar.v3.Data.EventAttachment.MimeType |
|
getset |
Internet media type (MIME type) of the attachment.
◆ Title
| virtual string Google.Apis.Calendar.v3.Data.EventAttachment.Title |
|
getset |
The documentation for this class was generated from the following file:
- Google.Apis.Calendar.v3.cs