The type of the ACL scope.
Namespace:
Aspose.Email.Clients.Google
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic AclScopeType Type { get; set; }
Public Property Type As AclScopeType
Get
Set
public:
property AclScopeType Type {
AclScopeType get ();
void set (AclScopeType value);
}
member Type : AclScopeType with get, set
Property Value
Type:
AclScopeType
See Also