AclScope.AclScope
AclScope()
Initializes a new instance of the AclScope class.
public AclScope()
See Also
- class AclScope
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email
AclScope(AclScopeType, string)
Initializes a new instance of the AclScope class.
public AclScope(AclScopeType type, string value)
Parameter | Type | Description |
---|---|---|
type | AclScopeType | The type of the ACL scope. |
value | String | The email address of a user or group, or the name of a domain, depending on the scope type. |
See Also
- enum AclScopeType
- class AclScope
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email