DelegatePermissionsTypeContactsFolderPermissionLevel Property |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic DelegateFolderPermissionLevelType ContactsFolderPermissionLevel { get; set; }Public Property ContactsFolderPermissionLevel As DelegateFolderPermissionLevelType
Get
Set
public:
property DelegateFolderPermissionLevelType ContactsFolderPermissionLevel {
DelegateFolderPermissionLevelType get ();
void set (DelegateFolderPermissionLevelType value);
}member ContactsFolderPermissionLevel : DelegateFolderPermissionLevelType with get, set
Property Value
Type:
DelegateFolderPermissionLevelType
Remarks
See Also