Uses of Class
com.microsoft.exchange.types.PermissionSetType

Packages that use PermissionSetType
com.microsoft.exchange.types   
 

Uses of PermissionSetType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as PermissionSetType
protected  PermissionSetType FolderType.permissionSet
           
protected  PermissionSetType ContactsFolderType.permissionSet
           
 

Methods in com.microsoft.exchange.types that return PermissionSetType
 PermissionSetType ObjectFactory.createPermissionSetType()
          Create an instance of PermissionSetType
 PermissionSetType FolderType.getPermissionSet()
          Gets the value of the permissionSet property.
 PermissionSetType ContactsFolderType.getPermissionSet()
          Gets the value of the permissionSet property.
 

Methods in com.microsoft.exchange.types with parameters of type PermissionSetType
 void FolderType.setPermissionSet(PermissionSetType value)
          Sets the value of the permissionSet property.
 void ContactsFolderType.setPermissionSet(PermissionSetType value)
          Sets the value of the permissionSet property.
 



Copyright © 2012 Jasig. All Rights Reserved.