calendar  v3
Properties | List of all members
Google.Apis.Calendar.v3.Data.EventAttachment Class Reference
Inheritance diagram for Google.Apis.Calendar.v3.Data.EventAttachment:
Google::Apis::Requests::IDirectResponseSchema

Properties

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...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

virtual string Google.Apis.Calendar.v3.Data.EventAttachment.ETag
getset

The ETag of the item.

◆ 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

Attachment title.


The documentation for this class was generated from the following file: