azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

367 строки
35 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder"
name: "MicrosoftGraphMailFolder"
nameWithType: "MicrosoftGraphMailFolder"
summary: "mail<wbr>Folder."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity&text=MicrosoftGraphEntity\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.additionalProperties()?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.additionalProperties&text=additionalProperties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.id()?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.validate()?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withAdditionalProperties&text=withAdditionalProperties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withId(java.lang.String)?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withId&text=withId\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **MicrosoftGraphMailFolder**</br> extends <xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity&text=MicrosoftGraphEntity\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.MicrosoftGraphMailFolder()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.MicrosoftGraphMailFolder()"
name: "MicrosoftGraphMailFolder()"
nameWithType: "MicrosoftGraphMailFolder.MicrosoftGraphMailFolder()"
summary: "Creates an instance of Microsoft<wbr>Graph<wbr>Mail<wbr>Folder class."
syntax: "public MicrosoftGraphMailFolder()"
desc: "Creates an instance of MicrosoftGraphMailFolder class."
methods:
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.additionalProperties()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.additionalProperties()"
name: "additionalProperties()"
nameWithType: "MicrosoftGraphMailFolder.additionalProperties()"
summary: "Get the additional<wbr>Properties property: mail<wbr>Folder."
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.additionalProperties()"
syntax: "public Map<String,Object> additionalProperties()"
desc: "Get the additionalProperties property: mailFolder."
returns:
description: "the additionalProperties value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.childFolderCount()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.childFolderCount()"
name: "childFolderCount()"
nameWithType: "MicrosoftGraphMailFolder.childFolderCount()"
summary: "Get the child<wbr>Folder<wbr>Count property: The number of immediate child mail<wbr>Folders in the current mail<wbr>Folder."
syntax: "public Integer childFolderCount()"
desc: "Get the childFolderCount property: The number of immediate child mailFolders in the current mailFolder."
returns:
description: "the childFolderCount value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.childFolders()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.childFolders()"
name: "childFolders()"
nameWithType: "MicrosoftGraphMailFolder.childFolders()"
summary: "Get the child<wbr>Folders property: The collection of child folders in the mail<wbr>Folder."
syntax: "public List<MicrosoftGraphMailFolder> childFolders()"
desc: "Get the childFolders property: The collection of child folders in the mailFolder."
returns:
description: "the childFolders value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.displayName()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.displayName()"
name: "displayName()"
nameWithType: "MicrosoftGraphMailFolder.displayName()"
summary: "Get the display<wbr>Name property: The mail<wbr>Folder's display name."
syntax: "public String displayName()"
desc: "Get the displayName property: The mailFolder's display name."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "MicrosoftGraphMailFolder.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Microsoft<wbr>Graph<wbr>Mail<wbr>Folder from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static MicrosoftGraphMailFolder fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the MicrosoftGraphMailFolder."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of MicrosoftGraphMailFolder from the JsonReader."
returns:
description: "An instance of MicrosoftGraphMailFolder if the JsonReader was pointing to an instance of it, or null if\n it was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.messageRules()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.messageRules()"
name: "messageRules()"
nameWithType: "MicrosoftGraphMailFolder.messageRules()"
summary: "Get the message<wbr>Rules property: The collection of rules that apply to the user's Inbox folder."
syntax: "public List<MicrosoftGraphMessageRule> messageRules()"
desc: "Get the messageRules property: The collection of rules that apply to the user's Inbox folder."
returns:
description: "the messageRules value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessageRule?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessageRule&text=MicrosoftGraphMessageRule\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.messages()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.messages()"
name: "messages()"
nameWithType: "MicrosoftGraphMailFolder.messages()"
summary: "Get the messages property: The collection of messages in the mail<wbr>Folder."
syntax: "public List<MicrosoftGraphMessage> messages()"
desc: "Get the messages property: The collection of messages in the mailFolder."
returns:
description: "the messages value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessage?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessage&text=MicrosoftGraphMessage\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.multiValueExtendedProperties()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.multiValueExtendedProperties()"
name: "multiValueExtendedProperties()"
nameWithType: "MicrosoftGraphMailFolder.multiValueExtendedProperties()"
summary: "Get the multi<wbr>Value<wbr>Extended<wbr>Properties property: The collection of multi-value extended properties defined for the mail<wbr>Folder."
syntax: "public List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties()"
desc: "Get the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable."
returns:
description: "the multiValueExtendedProperties value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMultiValueLegacyExtendedProperty?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMultiValueLegacyExtendedProperty&text=MicrosoftGraphMultiValueLegacyExtendedProperty\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.parentFolderId()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.parentFolderId()"
name: "parentFolderId()"
nameWithType: "MicrosoftGraphMailFolder.parentFolderId()"
summary: "Get the parent<wbr>Folder<wbr>Id property: The unique identifier for the mail<wbr>Folder's parent mail<wbr>Folder."
syntax: "public String parentFolderId()"
desc: "Get the parentFolderId property: The unique identifier for the mailFolder's parent mailFolder."
returns:
description: "the parentFolderId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.singleValueExtendedProperties()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.singleValueExtendedProperties()"
name: "singleValueExtendedProperties()"
nameWithType: "MicrosoftGraphMailFolder.singleValueExtendedProperties()"
summary: "Get the single<wbr>Value<wbr>Extended<wbr>Properties property: The collection of single-value extended properties defined for the mail<wbr>Folder."
syntax: "public List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties()"
desc: "Get the singleValueExtendedProperties property: The collection of single-value extended properties defined for the mailFolder. Read-only. Nullable."
returns:
description: "the singleValueExtendedProperties value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSingleValueLegacyExtendedProperty?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSingleValueLegacyExtendedProperty&text=MicrosoftGraphSingleValueLegacyExtendedProperty\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "MicrosoftGraphMailFolder.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.toJson(com.azure.json.JsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.totalItemCount()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.totalItemCount()"
name: "totalItemCount()"
nameWithType: "MicrosoftGraphMailFolder.totalItemCount()"
summary: "Get the total<wbr>Item<wbr>Count property: The number of items in the mail<wbr>Folder."
syntax: "public Integer totalItemCount()"
desc: "Get the totalItemCount property: The number of items in the mailFolder."
returns:
description: "the totalItemCount value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.unreadItemCount()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.unreadItemCount()"
name: "unreadItemCount()"
nameWithType: "MicrosoftGraphMailFolder.unreadItemCount()"
summary: "Get the unread<wbr>Item<wbr>Count property: The number of items in the mail<wbr>Folder marked as unread."
syntax: "public Integer unreadItemCount()"
desc: "Get the unreadItemCount property: The number of items in the mailFolder marked as unread."
returns:
description: "the unreadItemCount value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.validate()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.validate()"
name: "validate()"
nameWithType: "MicrosoftGraphMailFolder.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withAdditionalProperties(Map<String,Object> additionalProperties)"
name: "withAdditionalProperties(Map<String,Object> additionalProperties)"
nameWithType: "MicrosoftGraphMailFolder.withAdditionalProperties(Map<String,Object> additionalProperties)"
summary: "Set the additional<wbr>Properties property: mail<wbr>Folder."
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)"
parameters:
- description: "the additionalProperties value to set."
name: "additionalProperties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>&gt;"
syntax: "public MicrosoftGraphMailFolder withAdditionalProperties(Map<String,Object> additionalProperties)"
desc: "Set the additionalProperties property: mailFolder."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withChildFolderCount(java.lang.Integer)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withChildFolderCount(Integer childFolderCount)"
name: "withChildFolderCount(Integer childFolderCount)"
nameWithType: "MicrosoftGraphMailFolder.withChildFolderCount(Integer childFolderCount)"
summary: "Set the child<wbr>Folder<wbr>Count property: The number of immediate child mail<wbr>Folders in the current mail<wbr>Folder."
parameters:
- description: "the childFolderCount value to set."
name: "childFolderCount"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public MicrosoftGraphMailFolder withChildFolderCount(Integer childFolderCount)"
desc: "Set the childFolderCount property: The number of immediate child mailFolders in the current mailFolder."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withChildFolders(java.util.List<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withChildFolders(List<MicrosoftGraphMailFolder> childFolders)"
name: "withChildFolders(List<MicrosoftGraphMailFolder> childFolders)"
nameWithType: "MicrosoftGraphMailFolder.withChildFolders(List<MicrosoftGraphMailFolder> childFolders)"
summary: "Set the child<wbr>Folders property: The collection of child folders in the mail<wbr>Folder."
parameters:
- description: "the childFolders value to set."
name: "childFolders"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MicrosoftGraphMailFolder withChildFolders(List<MicrosoftGraphMailFolder> childFolders)"
desc: "Set the childFolders property: The collection of child folders in the mailFolder."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withDisplayName(java.lang.String)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withDisplayName(String displayName)"
name: "withDisplayName(String displayName)"
nameWithType: "MicrosoftGraphMailFolder.withDisplayName(String displayName)"
summary: "Set the display<wbr>Name property: The mail<wbr>Folder's display name."
parameters:
- description: "the displayName value to set."
name: "displayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MicrosoftGraphMailFolder withDisplayName(String displayName)"
desc: "Set the displayName property: The mailFolder's display name."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withId(String id)"
name: "withId(String id)"
nameWithType: "MicrosoftGraphMailFolder.withId(String id)"
summary: "Set the id property: Read-only."
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withId(java.lang.String)"
parameters:
- name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MicrosoftGraphMailFolder withId(String id)"
desc: "Set the id property: Read-only."
returns:
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withMessageRules(java.util.List<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessageRule>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withMessageRules(List<MicrosoftGraphMessageRule> messageRules)"
name: "withMessageRules(List<MicrosoftGraphMessageRule> messageRules)"
nameWithType: "MicrosoftGraphMailFolder.withMessageRules(List<MicrosoftGraphMessageRule> messageRules)"
summary: "Set the message<wbr>Rules property: The collection of rules that apply to the user's Inbox folder."
parameters:
- description: "the messageRules value to set."
name: "messageRules"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessageRule?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessageRule&text=MicrosoftGraphMessageRule\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MicrosoftGraphMailFolder withMessageRules(List<MicrosoftGraphMessageRule> messageRules)"
desc: "Set the messageRules property: The collection of rules that apply to the user's Inbox folder."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withMessages(java.util.List<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessage>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withMessages(List<MicrosoftGraphMessage> messages)"
name: "withMessages(List<MicrosoftGraphMessage> messages)"
nameWithType: "MicrosoftGraphMailFolder.withMessages(List<MicrosoftGraphMessage> messages)"
summary: "Set the messages property: The collection of messages in the mail<wbr>Folder."
parameters:
- description: "the messages value to set."
name: "messages"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessage?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessage&text=MicrosoftGraphMessage\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MicrosoftGraphMailFolder withMessages(List<MicrosoftGraphMessage> messages)"
desc: "Set the messages property: The collection of messages in the mailFolder."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withMultiValueExtendedProperties(java.util.List<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMultiValueLegacyExtendedProperty>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties)"
name: "withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties)"
nameWithType: "MicrosoftGraphMailFolder.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties)"
summary: "Set the multi<wbr>Value<wbr>Extended<wbr>Properties property: The collection of multi-value extended properties defined for the mail<wbr>Folder."
parameters:
- description: "the multiValueExtendedProperties value to set."
name: "multiValueExtendedProperties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMultiValueLegacyExtendedProperty?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMultiValueLegacyExtendedProperty&text=MicrosoftGraphMultiValueLegacyExtendedProperty\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MicrosoftGraphMailFolder withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties)"
desc: "Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withParentFolderId(java.lang.String)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withParentFolderId(String parentFolderId)"
name: "withParentFolderId(String parentFolderId)"
nameWithType: "MicrosoftGraphMailFolder.withParentFolderId(String parentFolderId)"
summary: "Set the parent<wbr>Folder<wbr>Id property: The unique identifier for the mail<wbr>Folder's parent mail<wbr>Folder."
parameters:
- description: "the parentFolderId value to set."
name: "parentFolderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MicrosoftGraphMailFolder withParentFolderId(String parentFolderId)"
desc: "Set the parentFolderId property: The unique identifier for the mailFolder's parent mailFolder."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withSingleValueExtendedProperties(java.util.List<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSingleValueLegacyExtendedProperty>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)"
name: "withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)"
nameWithType: "MicrosoftGraphMailFolder.withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)"
summary: "Set the single<wbr>Value<wbr>Extended<wbr>Properties property: The collection of single-value extended properties defined for the mail<wbr>Folder."
parameters:
- description: "the singleValueExtendedProperties value to set."
name: "singleValueExtendedProperties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSingleValueLegacyExtendedProperty?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSingleValueLegacyExtendedProperty&text=MicrosoftGraphSingleValueLegacyExtendedProperty\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MicrosoftGraphMailFolder withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)"
desc: "Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the mailFolder. Read-only. Nullable."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withTotalItemCount(java.lang.Integer)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withTotalItemCount(Integer totalItemCount)"
name: "withTotalItemCount(Integer totalItemCount)"
nameWithType: "MicrosoftGraphMailFolder.withTotalItemCount(Integer totalItemCount)"
summary: "Set the total<wbr>Item<wbr>Count property: The number of items in the mail<wbr>Folder."
parameters:
- description: "the totalItemCount value to set."
name: "totalItemCount"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public MicrosoftGraphMailFolder withTotalItemCount(Integer totalItemCount)"
desc: "Set the totalItemCount property: The number of items in the mailFolder."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withUnreadItemCount(java.lang.Integer)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder.withUnreadItemCount(Integer unreadItemCount)"
name: "withUnreadItemCount(Integer unreadItemCount)"
nameWithType: "MicrosoftGraphMailFolder.withUnreadItemCount(Integer unreadItemCount)"
summary: "Set the unread<wbr>Item<wbr>Count property: The number of items in the mail<wbr>Folder marked as unread."
parameters:
- description: "the unreadItemCount value to set."
name: "unreadItemCount"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public MicrosoftGraphMailFolder withUnreadItemCount(Integer unreadItemCount)"
desc: "Set the unreadItemCount property: The number of items in the mailFolder marked as unread."
returns:
description: "the MicrosoftGraphMailFolder object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailFolder&text=MicrosoftGraphMailFolder\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "mailFolder."
metadata: {}
package: "com.azure.resourcemanager.authorization.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-authorization:2.44.0