activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
生産性を高めるアクティビティ
Last updated 2024年9月27日

Google Workspace output object properties

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

GsuiteEventItem

Output object プロパティ入力説明

GsuiteEventItem

The representation of a GSuite event

出席者IEnumerable<GSuiteEventAttendee>Attendee list
AttendeesEmailListIEnumerable<GSuiteEventAttendee>Attendees email list
CalendarId文字列Event's calendar id
CreatedDateTimeOffsetCreated date time
説明文字列Event description
末尾DateTimeTimeZoneEnd time
EndDateTimeDateTime終了日
ICalUId文字列ICal event ID
ID文字列The ID of the event
場所文字列Event location
OrganizerGSuiteOrganizerThe organizer of the event
OrganizerDisplayName文字列The organizer's display name
OrganizerEmail文字列The organizer's email
PreferredReturnTimezone文字列Preferred timezone
RecurrenceIList<string>Recurrence
先頭DateTimeTimeZoneStart time
StartDateTimeDateTime開始日
概要文字列Event title/subject
Transparency文字列Show as
入力文字列The type of the event
UpdatedDateTimeOffsetLast modified date time
表示文字列Event visibility
WebLink文字列An absolute link to this event in the Google Calendar Web UI

GDriveRemoteItem

Output objectプロパティ入力説明

GDriveRemoteItem

Represents a remote GDrive file/folder. Inherits IRemoteResource.
作成日DateTimeCreation date and time
拡張子文字列File extension
フル ネーム文字列Full name of the resource
フォルダーかどうかBooleanTrue if the resource is a folder
最終更新日DateTimeLast modified date and time
MIME の種類文字列N/A
名前文字列Name of the resource
親 ID文字列The URL or ID of the parent folder. If the item is displayed under multiple parents, the first one is returned.
SizeInBytes長押しN/A
URI文字列Web URL of the resource.

We recommend using URL instead of URI.

URL文字列Web URL of the resource.

GDriveLocalItem

Output objectプロパティ入力説明

GDriveLocalItem

GmailAttachmentLocalItem

GmailMessageLocalItem

Local representations of a GDrive file. Inherits ILocalResource.
作成日DateTimeCreation date and time
拡張子文字列File extension
フル ネーム文字列Full name of the resource
IconURI文字列N/A
ID文字列N/A
フォルダーかどうかBooleanTrue 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.
最終更新日DateTimeLast modified date and time
ローカル パス文字列N/A
メタデータ文字列N/A
MIME の種類文字列N/A
名前文字列Name of the resource
SizeInBytes長押しN/A

GmailMessage

オブジェクトプロパティ入力説明
GmailMessageAttachmentCountIntegerThe total number of attachments of the current email
添付ファイルAttachmentCollection非推奨
AttachmentsInfoListリスト (List)The 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
本文文字列Gets or sets the message body
BodyAsHtml文字列The 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
フォルダー名文字列The name of one of the folders the email belongs to. This is set when iterating through emails in a certain folder.
MailAddress 
FromAddress文字列From address for this email message
FromDisplayName文字列From 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.
InternetMessageId文字列Gets the Internet Message ID
IsBodyHtmlBooleanIf the body is HTML
LabelIdsList<string>The ID of labels associated with the message
メッセージ ID文字列The ID of the message
優先度MailPriority 
ReceivedDateTime日付Gets the received date time
ReplyToMailAddress非推奨
ReplyToAddressListIEnumerable<string> 
ReplyToListIEnumerable<string>Gets the list of addresses to reply to for the mail message
SenderAddress文字列Sender's address for this email message
SenderDisplayName文字列Sender's display name for this email message
SentDateTime日付Gets the send date time
StandardAttachmentCountIntegerThe number of standard attachments of the current email.
StandardAttachmentNamesIEnumerable<string>The names of standard attachments of the current email.
件名文字列Gets or sets the subject line for this email message
ThreadId文字列The Id of the thread the message is found on
MailAddressCollectionGets the address collection that contains the recipients of this email message
ToAddressListIEnumerable<string>N/A
WebLink文字列N/A

タスク

Output objectプロパティ入力説明
Taskタイトル文字列Title of the task
完了AsDateCompletion 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.
詳細文字列Notes 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.
非表示BooleanFlag 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.
ID文字列Task identifier
Status文字列Status 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.
位置文字列String 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.
親 ID 文字列Parent 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.
ParentListId文字列Parent list identifier.
URL文字列URL pointing to the task. Used to retrieve, update, or delete the task.
taskListID文字列The id of the task list.
LastModified日付Last modification time of the task list.
タイトル文字列Title of the task list.
URL文字列URL pointing to the task list.
  • GsuiteEventItem
  • GDriveRemoteItem
  • GDriveLocalItem
  • GmailMessage
  • タスク

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.