MicrosoftGraphFollowupFlag |
MicrosoftGraphMessage.flag() |
Get the flag property: followupFlag.
|
MicrosoftGraphFollowupFlag |
MicrosoftGraphFollowupFlag.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: followupFlag.
|
MicrosoftGraphFollowupFlag |
MicrosoftGraphFollowupFlag.withCompletedDateTime(MicrosoftGraphDateTimeZone completedDateTime) |
Set the completedDateTime property: dateTimeTimeZone.
|
MicrosoftGraphFollowupFlag |
MicrosoftGraphFollowupFlag.withDueDateTime(MicrosoftGraphDateTimeZone dueDateTime) |
Set the dueDateTime property: dateTimeTimeZone.
|
MicrosoftGraphFollowupFlag |
MicrosoftGraphFollowupFlag.withFlagStatus(MicrosoftGraphFollowupFlagStatus flagStatus) |
Set the flagStatus property: The flagStatus property.
|
MicrosoftGraphFollowupFlag |
MicrosoftGraphFollowupFlag.withStartDateTime(MicrosoftGraphDateTimeZone startDateTime) |
Set the startDateTime property: dateTimeTimeZone.
|