OneDriveUsers

User accounts whose documents should be indexed.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of users whose documents should be indexed. Specify the user names in email format, for example, username@tenantdomain. If you need to index the documents of more than 100 users, use the OneDriveUserS3Path field to specify the location of a file containing a list of users.

Link copied to clipboard

The S3 bucket location of a file containing a list of users whose documents should be indexed.

Functions

Link copied to clipboard
inline fun copy(block: OneDriveUsers.Builder.() -> Unit = {}): OneDriveUsers
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String