activities
latest
false
Productivity Activities
Last updated Sep 27, 2024

Google Workspace output object properties

This table lists all available properties exposed for output variables in the Google Workspace activities.

GsuiteEventItem

Output object PropertyTypeDescription

GsuiteEventItem

The representation of a GSuite event

AttendeesIEnumerable<GSuiteEventAttendee>Attendee list
AttendeesEmailListIEnumerable<GSuiteEventAttendee>Attendees email list
CalendarIdStringEvent's calendar id
CreatedDateTimeOffsetCreated date time
DescriptionStringEvent description
EndDateTimeTimeZoneEnd time
EndDateTimeDateTimeEnd date
ICalUIdStringICal event ID
IdStringThe ID of the event
LocationStringEvent location
OrganizerGSuiteOrganizerThe organizer of the event
OrganizerDisplayNameStringThe organizer's display name
OrganizerEmailStringThe organizer's email
PreferredReturnTimezoneStringPreferred timezone
RecurrenceIList<string>Recurrence
StartDateTimeTimeZoneStart time
StartDateTimeDateTimeStart date
SummaryStringEvent title/subject
TransparencyStringShow as
TypeStringThe type of the event
UpdatedDateTimeOffsetLast modified date time
VisibilityStringEvent visibility
WebLinkStringAn absolute link to this event in the Google Calendar Web UI

GDriveRemoteItem

Output objectPropertyTypeDescription

GDriveRemoteItem

Represents a remote GDrive file/folder. Inherits IRemoteResource.
CreationDateDateTimeCreation date and time
ExtensionStringFile extension
FullNameStringFull name of the resource
IsFolderBooleanTrue if the resource is a folder
LastModifiedDateDateTimeLast modified date and time
MimeTypeStringN/A
NameStringName of the resource
ParentIdStringThe URL or ID of the parent folder. If the item is displayed under multiple parents, the first one is returned.
SizeInBytesLongN/A
UriStringWeb URL of the resource.

We recommend using URL instead of URI.

UrlStringWeb URL of the resource.

GDriveLocalItem

Output objectPropertyTypeDescription

GDriveLocalItem

GmailAttachmentLocalItem

GmailMessageLocalItem

Local representations of a GDrive file. Inherits ILocalResource.
CreationDateDateTimeCreation date and time
ExtensionStringFile extension
FullNameStringFull name of the resource
IconURIStringN/A
IDStringN/A
IsFolderBooleanTrue if the resource is a folder
IsResolvedBooleanFile is considered resolved if a local path for it has been defined AND a file exists at that path.
LastModifiedDateDateTimeLast modified date and time
LocalPathStringN/A
MetadataStringN/A
MimeTypeStringN/A
NameStringName of the resource
SizeInBytesLongN/A

GmailMessage

ObjectPropertyTypeDescription
GmailMessageAttachmentCountIntegerThe total number of attachments of the current email
AttachmentsAttachmentCollectionDeprecated
AttachmentsInfoListListThe attachment's info (name, info, extension).
AttachmentsNamesListIEnumerable<String>The names of all attachments of the current email
BccMailAddressCollectionGets the address collection that contains the blind carbon copy (BCC) recipients for this email message
BccAddressListIEnumerable<String>BCC addresses list
BodyStringGets or sets the message body
BodyAsHtmlStringThe Html version of the email, if available
CCMailAddressCollectionGets the address collection that contains the carbon copy (CC) recipients for this email message
CCAddressListIEnumerable<String>CC addresses list
DeliveryNotificationOptionsN/AN/A
FolderNameStringThe name of one of the folders the email belongs to. This is set when iterating through emails in a certain folder.
FromMailAddress 
FromAddressStringFrom address for this email message
FromDisplayNameStringFrom display name for this email message
InlineAttachmentCountIntegerThe number of inline attachments of the current email.
InlineAttachmentNamesIEnumerable<String>The names of inline attachments of the current email.
InternetMessageIdStringGets the Internet Message ID
IsBodyHtmlBooleanIf the body is HTML
LabelIdsList<string>The ID of labels associated with the message
MessageIdStringThe ID of the message
PriorityMailPriority 
ReceivedDateTimeDateGets the received date time
ReplyToMailAddressDeprecated
ReplyToAddressListIEnumerable<string> 
ReplyToListIEnumerable<string>Gets the list of addresses to reply to for the mail message
SenderAddressStringSender's address for this email message
SenderDisplayNameStringSender's display name for this email message
SentDateTimeDateGets the send date time
StandardAttachmentCountIntegerThe number of standard attachments of the current email.
StandardAttachmentNamesIEnumerable<string>The names of standard attachments of the current email.
SubjectStringGets or sets the subject line for this email message
ThreadIdStringThe Id of the thread the message is found on
ToMailAddressCollectionGets the address collection that contains the recipients of this email message
ToAddressListIEnumerable<string>N/A
WebLinkStringN/A

Task

Output objectPropertyTypeDescription
TaskTitleStringTitle of the task
CompletedAsDateCompletion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
DeletedBooleanFlag indicating whether the task has been deleted. Default is false.
DetailsStringNotes describing the task.
DueDateTimeDue date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information. The time portion of the timestamp is discarded when setting the due date. It isn't possible to read or write the time that a task is due via the API.
HiddenBooleanFlag indicating whether the task is hidden. This is the case if the task has been marked as completed when the task list was last cleared. Default is False.
IdStringTask identifier
StatusStringStatus of the task (either needsAction or Completed).
SubTaskIdIEnumerable<String>The list of subtask ids.
StarredBoolean 
Last Modified DateDateTimeLast modified time of the task (as a RFC 3339 timestamp.
PositionStringString indicating the position of the task among its sibling tasks under the same parent task or at the top level. If this string is greater than another task's corresponding position string, the task is positioned after the other task under the same parent task (or at the top level). Use the "move" method to move the task to another position.
ParentId StringParent task identifier. This field is omitted if it is a top-level task. Use the "move" method to move the task under a different parent or to the top level.
ParentListIdStringParent list identifier.
UrlStringURL pointing to the task. Used to retrieve, update, or delete the task.
taskListIdStringThe id of the task list.
LastModifiedDateLast modification time of the task list.
TitleStringTitle of the task list.
UrlStringURL pointing to the task list.
  • GsuiteEventItem
  • GDriveRemoteItem
  • GDriveLocalItem
  • GmailMessage
  • Task

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.